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 (
Expand
)
Author
Age
Files
Lines
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
1
-12
/
+0
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
1
-1
/
+1
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
1
-8
/
+11
*
Better snapshot deployments for Aedifex.
Eduardo Julian
2022-04-07
1
-2
/
+5
*
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