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
/
user_interface
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
1
-0
/
+2
|
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
2
-0
/
+6
|
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
3
-4
/
+8
|
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
4
-1
/
+15
|
*
Generalized machinery for context-aware macros.
Eduardo Julian
2022-06-24
1
-1
/
+3
|
*
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
2022-06-15
1
-0
/
+1
|
*
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-14
3
-0
/
+9
|
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
1
-0
/
+4
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-0
/
+4
|
*
More efficient binary formatting.
Eduardo Julian
2022-04-06
1
-0
/
+4
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
1
-0
/
+1
|
|
|
|
macro names.
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
2
-5
/
+8
|
*
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
2022-03-11
1
-13
/
+13
|
|
|
|
else).
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
3
-3
/
+12
|
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
1
-0
/
+4
|
*
Enabled compile-time code evaluation (i.e. "eval" function).
Eduardo Julian
2021-08-19
1
-0
/
+4
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
2
-0
/
+8
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-0
/
+2
|
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-0
/
+1
|
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
1
-0
/
+1
|
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
2
-0
/
+5
|
*
Simplified the API for file-system operations.
Eduardo Julian
2021-07-06
2
-0
/
+2
|
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
2
-0
/
+8
|
*
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
2021-03-14
1
-0
/
+1
|
*
Updates for Lua compiler.
Eduardo Julian
2021-02-04
1
-0
/
+31