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
/
game
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
4
-0
/
+14
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-0
/
+2
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-0
/
+3
2022-06-30
Better naming for measure/quantity types.
Eduardo Julian
2
-0
/
+6
2022-06-29
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2
-0
/
+7
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2
-0
/
+7
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
3
-0
/
+6
2022-04-08
Better names for random text/character generators.
Eduardo Julian
1
-0
/
+4
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
3
-0
/
+7
macro names.
2022-03-15
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
4
-0
/
+13
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
3
-0
/
+6
2022-02-28
Optimizations for the pure-Lux JVM compiler. [Part 4]
Eduardo Julian
1
-0
/
+4
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
1
-0
/
+10
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
1
-0
/
+1
2022-02-18
Yet more fixes for JVM interop.
Eduardo Julian
1
-0
/
+4
2022-02-17
Finishing the meta-compiler [Part 3]
Eduardo Julian
3
-0
/
+9
2022-01-31
A few JVM-related fixes & improvements.
Eduardo Julian
1
-0
/
+4
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 9]
Eduardo Julian
1
-0
/
+1
2022-01-19
Cleaner test reporting.
Eduardo Julian
1
-0
/
+5
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
1
-0
/
+4
2022-01-18
Fixes for the pure-Lux JVM compiler machinery. [Part 7]
Eduardo Julian
1
-0
/
+4
2022-01-15
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2
-0
/
+8
2022-01-13
Fixes for the pure-Lux JVM compiler machinery. [Part 6]
Eduardo Julian
1
-0
/
+4
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
1
-0
/
+1
2022-01-10
Fixes for the pure-Lux JVM compiler machinery. [Part 5]
Eduardo Julian
3
-0
/
+6
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
10
-0
/
+47
2021-12-31
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
8
-0
/
+34
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
3
-0
/
+12
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
8
-0
/
+33
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-0
/
+4