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
/
stdlib
/
source
/
library
/
lux.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-01-17
Added compilation of (almost all non-loop) control structures for C++.
Eduardo Julian
1
-77
/
+79
2023-01-16
Can now compile the JVM back-end using itself.
Eduardo Julian
1
-132
/
+132
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2023-01-04
Added simple machinery for aliasing of definitions.
Eduardo Julian
1
-6
/
+24
2022-12-02
Added some simple time-series handling machinery.
Eduardo Julian
1
-5
/
+5
2022-11-29
Added money-handling machinery.
Eduardo Julian
1
-311
/
+360
2022-11-21
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
1
-39
/
+39
2022-11-19
Got the tests to compile again for Python.
Eduardo Julian
1
-10
/
+1
2022-11-15
Now documenting dependers and dependees.
Eduardo Julian
1
-1
/
+1
2022-11-06
More efficient code-generation for text composition.
Eduardo Julian
1
-12
/
+11
2022-10-28
Eliminated the .alias# extension. Now detecting aliases in .def#.
Eduardo Julian
1
-21
/
+26
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
1
-1
/
+1
2022-10-23
New Delay type with associated constants + compile-time warning for ↵
Eduardo Julian
1
-3
/
+6
undefined computations.
2022-10-22
New (optional) names for Frac type + fixed module of CSP concurrency.
Eduardo Julian
1
-0
/
+3
2022-10-19
Migrating default extensions to the new format [Part 2]
Eduardo Julian
1
-864
/
+773
2022-10-03
Migrating default extensions to the new format [Part 1]
Eduardo Julian
1
-1022
/
+1026
2022-10-03
Migrating default extensions to the new format [Part 0]
Eduardo Julian
1
-9
/
+38
2022-10-02
New format for extensions [part 3]
Eduardo Julian
1
-0
/
+1
2022-10-01
New format for extensions [part 2]
Eduardo Julian
1
-5
/
+9
2022-10-01
New format for extensions [part 1]
Eduardo Julian
1
-0
/
+3
2022-10-01
New format for extensions [part 0]
Eduardo Julian
1
-0
/
+3
2022-09-03
Added support for context-oriented programming.
Eduardo Julian
1
-4
/
+5
2022-09-02
Made labels (tags & slots) into normal definitions.
Eduardo Julian
1
-519
/
+919
2022-08-30
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
1
-73
/
+81
2022-08-12
Fixed test suite.
Eduardo Julian
1
-9
/
+53
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-188
/
+188
2022-07-28
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
1
-253
/
+266
2022-07-27
New flat format for documentation fragments.
Eduardo Julian
1
-27
/
+29
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
1
-353
/
+268
2022-07-10
Removed the need for ,! unquoting.
Eduardo Julian
1
-79
/
+57
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-259
/
+308
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-164
/
+164
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-19
/
+33
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
1
-30
/
+100
2022-06-30
Better naming for measure/quantity types.
Eduardo Julian
1
-2163
/
+2144
2022-06-27
Extensible spliced un-quoting.
Eduardo Julian
1
-1124
/
+1156
2022-06-27
Extensible un-quoting.
Eduardo Julian
1
-199
/
+309
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-47
/
+47
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-5
/
+5
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-1994
/
+1994
2022-06-15
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
1
-12
/
+49
2022-06-15
Made the `` macro extensible.
Eduardo Julian
1
-234
/
+301
2022-06-15
Re-named "prelude_module" to "prelude".
Eduardo Julian
1
-83
/
+83
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-1
/
+1
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-37
/
+0
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-33
/
+33
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-1422
/
+1512
2022-06-04
comonad/cofree => comonad/free
Eduardo Julian
1
-3
/
+12
2022-06-04
De-sigil-ification: #
Eduardo Julian
1
-9
/
+9
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-171
/
+240
[next]