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
/
test
/
lux.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2023-01-08
Moved compiler target machinery under meta/compiler.
Eduardo Julian
1
-2
/
+3
2023-01-05
Compilation of simple literals in C++.
Eduardo Julian
1
-1
/
+0
2022-12-22
Now showing stack-traces for runtime exceptions in Ruby.
Eduardo Julian
1
-1
/
+3
2022-12-02
Added some simple time-series handling machinery.
Eduardo Julian
1
-8
/
+8
2022-11-28
Added currencies.
Eduardo Julian
1
-2
/
+1
2022-11-21
Added index section to documentation + re-named Primitive -> Nominal
Eduardo Julian
1
-3
/
+3
2022-11-15
Now documenting dependers and dependees.
Eduardo Julian
1
-1
/
+2
2022-11-15
Added LineNumberTable annotations to functions when compiling for the JVM.
Eduardo Julian
1
-4
/
+7
2022-11-05
Property-based testing can now log/print successful seeds from run.
Eduardo Julian
1
-1
/
+1
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
1
-11
/
+11
2022-10-19
Migrating default extensions to the new format [Part 2]
Eduardo Julian
1
-1
/
+1
2022-10-03
Migrating default extensions to the new format [Part 1]
Eduardo Julian
1
-13
/
+13
2022-09-03
Added support for context-oriented programming.
Eduardo Julian
1
-2
/
+4
2022-08-30
Got rid of the superfluous "lux macro" extension.
Eduardo Julian
1
-3
/
+3
2022-08-30
Added support for predicate-based polymorphism.
Eduardo Julian
1
-2
/
+2
2022-08-18
Added support for Communicating Sequential Processes (CSP).
Eduardo Julian
1
-1270
/
+1263
2022-08-18
Added variadic functions.
Eduardo Julian
1
-7
/
+10
2022-08-18
Added support for event-loop concurrency.
Eduardo Julian
1
-1214
/
+1268
2022-08-17
Less needless re-compilation in the caching system.
Eduardo Julian
1
-83
/
+82
2022-08-17
Made the compiler's caching system sensitive to the build configuration.
Eduardo Julian
1
-11
/
+11
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-30
/
+30
2022-08-10
Extracted property-based testing machinery into its own module.
Eduardo Julian
1
-14
/
+15
2022-07-10
Removed the need for ,! unquoting.
Eduardo Julian
1
-93
/
+93
2022-07-09
First-class programs instead of having a "lux program" extension.
Eduardo Julian
1
-13
/
+14
2022-07-08
Moved "lux/extension" to "lux/meta/extension".
Eduardo Julian
1
-22
/
+19
2022-07-08
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
1
-3
/
+1
2022-07-08
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
1
-2
/
+0
2022-07-06
Moved "lux/time" to "lux/world/time".
Eduardo Julian
1
-2
/
+0
2022-07-06
Moved compiler machinery under lux/meta.
Eduardo Julian
1
-2
/
+0
2022-07-03
Moved "lux/target" to "lux/meta/target".
Eduardo Julian
1
-18
/
+2
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-9
/
+12
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-7
/
+5
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-30
/
+30
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-4
/
+4
2022-06-30
Alternative names for (un)quoting macros.
Eduardo Julian
1
-2
/
+0
2022-06-30
Moved ".../dictionary/plist" to ".../list/property".
Eduardo Julian
1
-4
/
+3
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-14
/
+13
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-13
/
+13
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-25
/
+25
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-51
/
+51
2022-06-15
Made the `` macro extensible.
Eduardo Julian
1
-7
/
+7
2022-06-15
Re-named "prelude_module" to "prelude".
Eduardo Julian
1
-7
/
+7
2022-06-14
Better syntax for JVM class field imports.
Eduardo Julian
1
-5
/
+10
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-11
/
+1
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-6
/
+4
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-9
/
+11
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
1
-80
/
+83
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-29
/
+9
[next]