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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Can now compile complex values (i.e. variants & tuples) in C++.
Eduardo Julian
2023-01-13
1
-0
/
+4
*
Compilation of simple literals in C++.
Eduardo Julian
2023-01-05
1
-1
/
+5
*
Added currencies.
Eduardo Julian
2022-11-28
3
-1
/
+3
*
Added support for saturation arithmetic.
Eduardo Julian
2022-11-25
13
-9
/
+41
*
New arithmetic abstraction + common file extensions as constants.
Eduardo Julian
2022-11-23
10
-2
/
+21
*
Fixed a bug when optimization record access.
Eduardo Julian
2022-11-20
11
-1
/
+29
*
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
2022-11-18
16
-5
/
+45
*
Added generic logging abstraction/machinery.
Eduardo Julian
2022-11-16
16
-2
/
+55
*
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-15
14
-7
/
+33
*
Added SourceFile annotations to functions when compiling for the JVM.
Eduardo Julian
2022-11-11
22
-14
/
+46
*
Added support for inline testing.
Eduardo Julian
2022-11-07
2
-1
/
+5
*
More efficient code-generation for text composition.
Eduardo Julian
2022-11-06
12
-5
/
+25
*
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
2022-11-05
21
-55
/
+149
*
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
2022-10-28
22
-0
/
+75
*
Added support for aspect-oriented programming.
Eduardo Julian
2022-10-27
16
-2
/
+48
*
New Delay type with associated constants + compile-time warning for undefined...
Eduardo Julian
2022-10-23
1
-0
/
+5
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
1
-0
/
+5
*
Clean-up after format change for extensions [part 0]
Eduardo Julian
2022-10-21
1
-0
/
+2
*
Migrating default extensions to the new format [Part 2]
Eduardo Julian
2022-10-19
2
-0
/
+10
*
Added support for context-oriented programming.
Eduardo Julian
2022-09-03
1
-0
/
+7
*
Added support for behavioral programming.
Eduardo Julian
2022-08-26
1
-0
/
+11
*
Added support for structured concurrency.
Eduardo Julian
2022-08-25
1
-0
/
+9
*
Added function trampolines.
Eduardo Julian
2022-08-23
1
-0
/
+5
*
Added support for the agent model.
Eduardo Julian
2022-08-22
9
-44
/
+67
*
Added support for incremental computation.
Eduardo Julian
2022-08-19
1
-0
/
+1
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
10
-0
/
+62
*
Documentation changes for v0.7.0
Eduardo Julian
2022-08-14
15
-0
/
+40
*
Fixed test suite.
Eduardo Julian
2022-08-12
16
-13
/
+92
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
3
-49
/
+59
*
Extracted test-tallying machinery into its own module.
Eduardo Julian
2022-07-30
13
-27
/
+69
*
Made inlined functions into first-class macros.
Eduardo Julian
2022-07-26
55
-149
/
+348
*
First-class programs instead of having a "lux program" extension.
Eduardo Julian
2022-07-09
6
-5
/
+16
*
Added support for defining custom/closed macro systems.
Eduardo Julian
2022-07-07
22
-0
/
+98
*
Re-named "do_to" to "to".
Eduardo Julian
2022-07-03
4
-0
/
+12
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-0
/
+2
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
13
-0
/
+86
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
32
-11
/
+154
*
Better syntax for getting/setting fields when defining JVM classes.
Eduardo Julian
2022-06-29
42
-27
/
+139
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
4
-0
/
+0
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
31
-10
/
+106
*
Generalized machinery for context-aware macros.
Eduardo Julian
2022-06-24
10
-7
/
+33
*
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
2022-06-15
23
-15
/
+78
*
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
2022-06-14
25
-3
/
+69
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
11
-0
/
+61
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
27
-2
/
+97
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
5
-2
/
+15
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
13
-1
/
+37
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
7
-0
/
+18
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
5
-1
/
+2
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
3
-0
/
+4
[next]