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
/
program
/
licentia
/
document.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 2]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-1
/
+1
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-9
/
+9
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
1
-2
/
+2
syntax change.
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-2
/
+2
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-2
/
+2
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-2
/
+2
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-2
/
+3
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-1
/
+1
2021-08-18
Some bug fixes.
Eduardo Julian
1
-2
/
+2
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-2
/
+2
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-1
/
+1
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-8
/
+8
2021-07-17
Now properly loading cached modules.
Eduardo Julian
1
-6
/
+7
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+1
2021-06-14
Extracted Licentia out of the standard library.
Eduardo Julian
1
-5
/
+5
2020-12-01
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
1
-2
/
+2
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
1
-1
/
+1
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
1
-1
/
+1
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", ↵
Eduardo Julian
1
-2
/
+2
to avoid confusion since "/" is used for relative module paths.
2019-02-11
Added the special # syntax for referring to the module's alias when opening ↵
Eduardo Julian
1
-1
/
+1
structures.
2019-02-05
Folded license-making program (legislator) into the Lux project proper (as ↵
Eduardo Julian
1
-0
/
+47
licentia).