index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
licentia
/
source
/
test
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
1
-0
/
+3
|
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
1
-2
/
+2
|
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
1
-4
/
+4
|
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
1
-2
/
+3
|
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
1
-43
/
+43
|
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
1
-6
/
+7
|
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
1
-1
/
+1
|
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-5
/
+5
|
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-24
/
+24
|
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-5
/
+5
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-4
/
+4
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-1
/
+1
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-15
/
+15
|
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-130
/
+130
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-223
/
+223
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-3
/
+3
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-75
/
+75
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
1
-15
/
+15
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-20
/
+20
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-41
/
+41
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-4
/
+4
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-32
/
+32
|
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-2
/
+2
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-16
/
+16
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-2
/
+2
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-1
/
+1
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-5
/
+5
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-31
/
+31
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-2
/
+2
|
*
Now properly loading cached modules.
Eduardo Julian
2021-07-17
1
-21
/
+22
|
*
A bit more clarity for Licentia licenses.
Eduardo Julian
2021-07-12
1
-30
/
+31
|
*
Extracted Licentia out of the standard library.
Eduardo Julian
2021-06-14
1
-0
/
+368