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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
WIP: Leiningen integration with the new JVM compiler.
Eduardo Julian
2020-07-01
2
-2
/
+5
|
*
The "for" macro can now work directly with definitions. No text literals ↵
Eduardo Julian
2020-06-28
3
-442
/
+462
|
|
|
|
necessary.
*
Last bug fixes to get the new JVM compiler to fully process the standard ↵
Eduardo Julian
2020-06-24
5
-496
/
+648
|
|
|
|
library and its tests.
*
Bug fixes.
Eduardo Julian
2020-06-23
1
-150
/
+395
|
*
Optimizing-away unnecessary variable declarations/bindings.
Eduardo Julian
2020-06-12
4
-1
/
+501
|
*
Updated test for function optimization.
Eduardo Julian
2020-06-11
3
-151
/
+584
|
*
Basic pattern-matching optimizations.
Eduardo Julian
2020-06-09
3
-37
/
+357
|
*
Now applying the loop optimization to all functions.
Eduardo Julian
2020-06-03
2
-60
/
+66
|
*
Properly implemented and enabled loop optimization.
Eduardo Julian
2020-06-03
4
-1
/
+657
|
*
Implemented an optimization for getting fields/slots from records in the new ↵
Eduardo Julian
2020-06-01
5
-61
/
+287
|
|
|
|
compiler.
*
Re-enabled lux/tool tests.
Eduardo Julian
2020-05-31
18
-178
/
+402
|
*
Can now import previously exported libraries.
Eduardo Julian
2020-05-29
3
-51
/
+140
|
*
Can now export Lux code as library TAR files.
Eduardo Julian
2020-05-28
5
-83
/
+123
|
*
Can now parse TAR files.
Eduardo Julian
2020-05-28
6
-7
/
+470
|
*
Can now write TAR files.
Eduardo Julian
2020-05-19
5
-2
/
+91
|
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
65
-152
/
+151
|
*
:share no longer relies on :assume
Eduardo Julian
2020-05-17
2
-62
/
+89
|
*
Parallel compilation for the new compiler(s).
Eduardo Julian
2020-05-16
3
-128
/
+179
|
*
Made test-running parallel again.
Eduardo Julian
2020-05-13
6
-120
/
+253
|
*
Now logging to a data-structure and only printing in the end.
Eduardo Julian
2020-05-12
4
-8
/
+137
|
*
Compiler versions are now natural numbers, and are included as part of the ↵
Eduardo Julian
2020-05-12
4
-80
/
+239
|
|
|
|
names/paths of artifacts.
*
Now storing and loading extensions in the cache.
Eduardo Julian
2020-05-11
3
-50
/
+104
|
*
Now properly loading the cached definitions.
Eduardo Julian
2020-05-10
2
-94
/
+122
|
*
Including runtime machinery in the cache.
Eduardo Julian
2020-05-09
3
-154
/
+211
|
*
Loading the artifacts from the cache and re-populating the analyser's state.
Eduardo Julian
2020-05-06
4
-99
/
+176
|
*
Now caching the documents generated after compiling each module.
Eduardo Julian
2020-04-22
2
-48
/
+86
|
*
Now caching the reservations from the archive.
Eduardo Julian
2020-04-21
3
-24
/
+145
|
*
Added some testing machinery to measure the code coverage of tests.
Eduardo Julian
2020-04-20
3
-109
/
+142
|
*
Got JVM anonymous classes to compile again.
Eduardo Julian
2020-04-20
3
-65
/
+123
|
*
Fixed some compilation bugs.
Eduardo Julian
2020-04-19
1
-54
/
+159
|
*
Fixed artifact file-name generation and archive module naming in caching.
Eduardo Julian
2020-04-19
4
-9
/
+77
|
*
Improved test for exceptions.
Eduardo Julian
2020-04-18
2
-28
/
+113
|
*
Test for concatenative programming.
Eduardo Julian
2020-04-15
3
-7
/
+244
|
*
Some tweaks to how dictionaries and rows work.
Eduardo Julian
2020-04-15
2
-14
/
+22
|
*
Test for predicates + adjustments to code-generation code.
Eduardo Julian
2020-03-19
3
-3
/
+65
|
*
Test for order + fixes for interval.
Eduardo Julian
2020-03-18
3
-37
/
+71
|
*
Test for equivalence + adjustments to Lua-generation code.
Eduardo Julian
2020-03-05
2
-3
/
+36
|
*
Test for enums + adjustments to Python-generation code.
Eduardo Julian
2020-03-04
4
-13
/
+54
|
*
Test for codec composition + adjustments to JS-generation code.
Eduardo Julian
2020-03-04
3
-7
/
+45
|
*
Implemented an alternative method for extensible JVM bytecode generation.
Eduardo Julian
2019-12-28
1
-14
/
+51
|
*
Optimized LuxRuntime::case and fixed a few bugs.
Eduardo Julian
2019-12-25
1
-23
/
+3
|
*
Properly track how the stack changes in the presence of discontinuities.
Eduardo Julian
2019-12-21
1
-33
/
+36
|
*
Minor adjustments.
Eduardo Julian
2019-11-18
1
-8
/
+4
|
*
Tests for JVM bytecode machinery. [Part 5]
Eduardo Julian
2019-11-16
1
-41
/
+184
|
*
WIP: Tests for JVM bytecode machinery. [Part 4]
Eduardo Julian
2019-11-16
1
-133
/
+132
|
*
WIP: Tests for JVM bytecode machinery. [Part 3]
Eduardo Julian
2019-11-15
1
-3
/
+196
|
*
Fixed the test for INVOKEINTERFACE.
Eduardo Julian
2019-11-14
1
-8
/
+4
|
*
WIP: Tests for JVM bytecode machinery. [Part 2]
Eduardo Julian
2019-11-10
1
-38
/
+369
|
*
WIP: Tests for JVM bytecode machinery. [Part 1]
Eduardo Julian
2019-11-09
1
-26
/
+284
|
*
WIP: Tests for JVM bytecode machinery. [Part 0]
Eduardo Julian
2019-11-09
1
-32
/
+508
|
[prev]
[next]