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 (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Ported JVM common extension generation to the new JVM bytecode machinery.
Eduardo Julian
2019-10-17
1
-2
/
+1
*
Ported JVM pattern-matching & loop generation to the new JVM bytecode machinery.
Eduardo Julian
2019-10-17
1
-2
/
+2
*
Ported JVM function generation to the new JVM bytecode machinery.
Eduardo Julian
2019-10-16
2
-38
/
+40
*
Now allowing types for methods.
Eduardo Julian
2019-10-16
1
-13
/
+19
*
Small refactoring
Eduardo Julian
2019-10-16
2
-2
/
+2
*
Compiler extensions have been tested to work.
Eduardo Julian
2019-10-15
2
-3
/
+52
*
The new compiler can compile & run the stdlib's test suite.
Eduardo Julian
2019-10-14
2
-75
/
+110
*
Fixed some bugs related to JVM types.
Eduardo Julian
2019-09-17
1
-1
/
+1
*
Implemented function memoization.
Eduardo Julian
2019-09-15
2
-1
/
+67
*
Implemented mixin-style function composition.
Eduardo Julian
2019-09-15
1
-4
/
+6
*
Got the tests running again.
Eduardo Julian
2019-09-15
7
-36
/
+40
*
Re-named "lux/control/contract" to "lux/control/function/contract".
Eduardo Julian
2019-09-07
1
-1
/
+2
*
Renamed "Statement" to "Directive".
Eduardo Julian
2019-09-07
1
-1
/
+1
*
WIP: Make new-luxc instructions rely on the Descriptor type.
Eduardo Julian
2019-08-20
1
-5
/
+5
*
WIP: JVM function generation.
Eduardo Julian
2019-08-10
1
-1
/
+1
*
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
2019-07-31
2
-3
/
+4
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
74
-662
/
+747
*
No more "i/"-prefixed functions.
Eduardo Julian
2019-07-25
14
-82
/
+103
*
No more "r/"-prefixed functions.
Eduardo Julian
2019-07-24
4
-94
/
+100
*
No more "f/"-prefixed functions.
Eduardo Julian
2019-07-24
8
-119
/
+134
*
Got rid of the "Number" abstraction.
Eduardo Julian
2019-07-24
11
-88
/
+33
*
Small improvements here and there.
Eduardo Julian
2019-07-24
1
-2
/
+3
*
* Re-named "Instruction" to "Bytecode".
Eduardo Julian
2019-07-08
1
-9
/
+8
*
Added I32, I16 and I8.
Eduardo Julian
2019-07-08
5
-2
/
+129
*
Got long and double constants to work.
Eduardo Julian
2019-07-06
1
-43
/
+110
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
31
-194
/
+192
*
Separated reading and writing binary data (lumping them together was a bad id...
Eduardo Julian
2019-06-21
1
-1
/
+1
*
Extracted binary parsing code into its own module.
Eduardo Julian
2019-06-21
1
-1
/
+3
*
Moved "lux/world/binary" to "lux/data/binary".
Eduardo Julian
2019-06-20
5
-10
/
+9
*
Re-structured encoding-related modules a bit.
Eduardo Julian
2019-06-20
1
-1
/
+2
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
99
-255
/
+249
*
Removed the TCP & UDP code for the moment.
Eduardo Julian
2019-06-20
3
-144
/
+0
*
Expanded serialization capabilities for JVM bytecode.
Eduardo Julian
2019-06-20
1
-3
/
+3
[prev]
[next]