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
/
stdlib
/
source
/
program
/
aedifex
/
command
/
build.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
2020-12-01
1
-1
/
+0
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-52
/
+62
*
Re-named lux/data/format/context to lux/control/parser/environment.
Eduardo Julian
2020-11-27
1
-25
/
+15
*
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2020-11-26
1
-1
/
+2
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
1
-4
/
+5
*
Allow defining anonymous actors.
Eduardo Julian
2020-11-02
1
-4
/
+5
*
Some small refactoring.
Eduardo Julian
2020-10-25
1
-7
/
+7
*
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
2020-10-24
1
-10
/
+11
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
1
-3
/
+4
*
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
2020-10-09
1
-2
/
+2
*
Gave Aedifex support for multiple profiles.
Eduardo Julian
2020-10-03
1
-13
/
+20
*
Test programs + auti build/test.
Eduardo Julian
2020-08-29
1
-0
/
+146
[prev]