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
/
business
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for saturation arithmetic.
Eduardo Julian
2022-11-25
1
-0
/
+1
*
New arithmetic abstraction + common file extensions as constants.
Eduardo Julian
2022-11-23
1
-1
/
+1
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
1
-0
/
+4
*
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
2022-11-18
3
-1
/
+9
*
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-15
1
-0
/
+1
*
Added SourceFile annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-11
7
-3
/
+17
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
3
-3
/
+3
*
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
2022-11-05
6
-0
/
+22
*
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
2022-10-28
4
-0
/
+16
*
Added support for aspect-oriented programming.
Eduardo Julian
2022-10-27
4
-0
/
+10
*
Added support for the agent model.
Eduardo Julian
2022-08-22
1
-0
/
+1
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
2
-0
/
+10
*
Fixed test suite.
Eduardo Julian
2022-08-12
1
-0
/
+1
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
1
-0
/
+5
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
2
-0
/
+3
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
1
-0
/
+2
*
Re-named "do_to" to "to".
Eduardo Julian
2022-07-03
1
-0
/
+1
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
3
-0
/
+13
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
8
-0
/
+33
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
2
-0
/
+4
*
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
2022-06-15
3
-0
/
+10
*
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-14
2
-0
/
+2
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
3
-0
/
+32
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
2
-0
/
+5
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
2
-0
/
+8
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
4
-0
/
+14
*
Properly handling variance for arrays to avoid invalid subtyping.
Eduardo Julian
2022-04-04
3
-0
/
+6
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
3
-0
/
+13
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
2
-0
/
+8
*
Fixed directive extensions for Lux/Lua.
Eduardo Julian
2022-02-27
1
-0
/
+4