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
/
documentation
/
bookmark
/
inspiration.md
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-08-19
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
1
-0
/
+1
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-0
/
+8
2021-08-01
Even more renamings.
Eduardo Julian
1
-0
/
+1
2021-07-29
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
1
-0
/
+4
2021-07-24
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
1
-0
/
+4
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
1
-1
/
+1
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
1
-0
/
+17
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-0
/
+1
"signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-1
/
+1
2021-02-10
Continuing with Lua
Eduardo Julian
1
-0
/
+2
2021-02-07
Mo' updates, less problems.
Eduardo Julian
1
-0
/
+4
2021-02-04
Updates for Lua compiler.
Eduardo Julian
1
-0
/
+23