Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-11-11 | Added SourceFile annotations to functions when compiling for the JVM. | Eduardo Julian | 1 | -2/+2 | |
2022-08-12 | Fixed test suite. | Eduardo Julian | 1 | -0/+1 | |
2022-07-09 | First-class programs instead of having a "lux program" extension. | Eduardo Julian | 1 | -0/+1 | |
2022-07-07 | Added support for defining custom/closed macro systems. | Eduardo Julian | 1 | -0/+16 | |
2022-06-24 | Generalized machinery for context-aware macros. | Eduardo Julian | 1 | -0/+1 | |
2022-06-06 | Added extensions to JS interop for working with "undefined" values. | Eduardo Julian | 1 | -0/+4 | |
2022-02-22 | No more automatic conversions of primitive types in JVM FFI. | Eduardo Julian | 1 | -0/+168 | |