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