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
/
commands.md
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added tree-shaking to the compiler.
Eduardo Julian
2021-11-19
1
-2
/
+2
|
*
Added the carriage return for better Windows compatibility.
Eduardo Julian
2021-11-08
1
-2
/
+2
|
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-1
/
+1
|
*
Properly inheriting the default profile in Aedifex.
Eduardo Julian
2021-10-31
1
-8
/
+8
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
1
-0
/
+5
|
*
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2021-09-19
1
-1
/
+26
|
*
Now using eval to derive code for arbitrary types.
Eduardo Julian
2021-09-08
1
-2
/
+2
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-0
/
+4
|
*
Updates to the JS compiler.
Eduardo Julian
2021-09-01
1
-2
/
+6
|
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-1
/
+1
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-0
/
+4
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
1
-17
/
+12
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-1
/
+17
|
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-0
/
+9
|
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
1
-0
/
+9
|
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-0
/
+54