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
/
ffi.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-licensed to MPL 2.0
Eduardo Julian
2023-01-13
1
-0
/
+3
*
Moved compiler target machinery under meta/compiler.
Eduardo Julian
2023-01-08
1
-3
/
+3
*
Now wrapping C++ values inside a universal box.
Eduardo Julian
2023-01-07
1
-167
/
+317
*
Now documenting exported aliases.
Eduardo Julian
2023-01-06
1
-1
/
+1
*
Compilation of simple literals in C++.
Eduardo Julian
2023-01-05
1
-1
/
+1
*
Added support for fixed-point arithmetic.
Eduardo Julian
2022-12-11
1
-1
/
+1
*
Added some simple time-series handling machinery.
Eduardo Julian
2022-12-02
1
-1
/
+1
*
Added money-handling machinery.
Eduardo Julian
2022-11-29
1
-11
/
+11
*
Added currencies.
Eduardo Julian
2022-11-28
1
-8
/
+8
*
Added support for saturation arithmetic.
Eduardo Julian
2022-11-25
1
-9
/
+9
*
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
2022-11-21
1
-5
/
+5
*
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
2022-11-18
1
-41
/
+41
*
Now documenting dependers and dependees.
Eduardo Julian
2022-11-15
1
-36
/
+36
*
Minor naming & syntax improvements.
Eduardo Julian
2022-10-24
1
-3
/
+3
*
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
2022-08-17
1
-1
/
+3
*
Proper testing for debug.log!
Eduardo Julian
2022-08-17
1
-151
/
+218
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
1
-16
/
+16
*
Removed the need for ,! unquoting.
Eduardo Julian
2022-07-10
1
-12
/
+12
*
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
2022-07-03
1
-5
/
+4
*
Added a new custom type for pattern-matching macros.
Eduardo Julian
2022-07-03
1
-4
/
+4
*
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
2022-07-02
1
-6
/
+6
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-105
/
+105
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-5
/
+5
*
Alternative names for (un)quoting macros.
Eduardo Julian
2022-06-30
1
-2
/
+3
*
New "parser" hierarchy. [Part 4]
Eduardo Julian
2022-06-26
1
-54
/
+54
*
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
2022-06-25
1
-19
/
+19
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-5
/
+5
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-61
/
+61
*
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
2022-06-15
1
-2
/
+2
*
New "format" hierarchy.
Eduardo Julian
2022-06-13
1
-1
/
+1
*
Re-named "partial_list" to "list.partial".
Eduardo Julian
2022-06-12
1
-7
/
+7
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-50
/
+59
*
Added extension to JS interop for writing object literals.
Eduardo Julian
2022-06-11
1
-15
/
+70
*
De-sigil-ification: : [Part 2]
Eduardo Julian
2022-06-11
1
-91
/
+96
*
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2022-06-06
1
-5
/
+78
*
De-sigil-ification: : [Part 1]
Eduardo Julian
2022-06-05
1
-2
/
+2
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-13
/
+13
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-4
/
+4
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-1
/
+1
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-4
/
+4
*
Re-branded "abstract" types as "primitive" types.
Eduardo Julian
2022-04-09
1
-3
/
+3
*
Removed (mostly useless) pattern-matching macro for abstract types.
Eduardo Julian
2022-04-08
1
-1
/
+1
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-35
/
+35
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-16
/
+16
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation m...
Eduardo Julian
2022-03-30
1
-26
/
+26
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
1
-37
/
+37
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-44
/
+44
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-118
/
+118
[next]