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