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
2019-09-07
Re-named "lux/control/contract" to "lux/control/function/contract".
Eduardo Julian
1
-1
/
+2
2019-09-07
Renamed "Statement" to "Directive".
Eduardo Julian
1
-1
/
+1
2019-07-26
No more "n/"-prefixed functions.
Eduardo Julian
1
-26
/
+27
2019-07-25
No more "i/"-prefixed functions.
Eduardo Julian
1
-8
/
+8
2019-07-24
No more "r/"-prefixed functions.
Eduardo Julian
1
-37
/
+38
2019-07-24
No more "f/"-prefixed functions.
Eduardo Julian
1
-15
/
+21
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
1
-3
/
+3
2019-05-01
The Common Lisp compiler is alive.
Eduardo Julian
1
-0
/
+3
2019-04-27
Moved the modules under "lux/host/" to now be under "lux/target/".
Eduardo Julian
1
-4
/
+5
2019-04-24
WIP: PHP compiler.
Eduardo Julian
1
-0
/
+3
2019-04-19
Moved the CLI parser under "lux/control/parser/".
Eduardo Julian
1
-2
/
+3
2019-04-19
Extracted the type-parsing machinery into its own module.
Eduardo Julian
1
-2
/
+5
2019-04-15
Removed the (deemed unnecessary) host extensions for the scripting languages.
Eduardo Julian
1
-3
/
+1
2019-04-15
Ported the synthesis tests to the new format.
Eduardo Julian
1
-24
/
+9
2019-04-14
Ported the analysis tests to the new format.
Eduardo Julian
1
-3
/
+3
2019-04-13
Started porting tests for "lux/tool".
Eduardo Julian
1
-21
/
+3
2019-04-12
Fixed some bugs.
Eduardo Julian
1
-2
/
+0
2019-04-12
Improvements and fixes to "tuple//left" and "tuple//right".
Eduardo Julian
1
-2
/
+0
2019-04-11
WIP: Lua compiler.
Eduardo Julian
1
-1
/
+5
2019-04-08
Moved Ruby back-end code to stdlib.
Eduardo Julian
1
-1
/
+7
2019-04-06
Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".
Eduardo Julian
1
-11
/
+7
2019-04-06
Created the "lux/abstract" branch and moved some modules into it.
Eduardo Julian
1
-1
/
+4
2019-03-30
Re-named "do-template" to "template".
Eduardo Julian
1
-6
/
+6
2019-03-30
Fixed some more tests.
Eduardo Julian
1
-2
/
+1
2019-03-29
Fixed more tests.
Eduardo Julian
1
-73
/
+67
2019-03-26
WIP: Moved Python code-generation machinery over to stdlib.
Eduardo Julian
1
-2
/
+5
2019-03-25
Ported tests for world-related modules.
Eduardo Julian
1
-8
/
+3
2019-03-24
Ported tests for type-related modules.
Eduardo Julian
1
-7
/
+7
2019-03-24
Ported tests for macro-related modules.
Eduardo Julian
1
-9
/
+5
2019-03-24
Ported tests for math-related modules.
Eduardo Julian
1
-10
/
+7
2019-03-24
Ported tests for collection-related modules.
Eduardo Julian
1
-18
/
+0
2019-03-23
Ported tests for time-related modules.
Eduardo Julian
1
-14
/
+10
2019-03-22
Ported tests for text-related modules.
Eduardo Julian
1
-6
/
+3
2019-03-22
Ported tests for number-related modules.
Eduardo Julian
1
-7
/
+3
2019-03-21
- Ported lux/data/bit tests.
Eduardo Julian
1
-13
/
+7
2019-03-15
Changed the convention for the structure opening separator from "/" to ";", t...
Eduardo Julian
1
-7
/
+7
2019-03-14
Now allowing the alias of a module to refer to the alias of an ancestor.
Eduardo Julian
1
-7
/
+7
2019-03-13
Replaced the digit separator in numbers from "_" to ",".
Eduardo Julian
1
-8
/
+7
2019-02-21
Moved extension machinery over.
Eduardo Julian
1
-1
/
+4
2019-02-20
Moved expression machinery over.
Eduardo Julian
1
-1
/
+2
2019-02-20
Moved function machinery over.
Eduardo Julian
1
-201
/
+199
2019-02-17
Adapted more tests to the new format.
Eduardo Julian
1
-26
/
+16
2019-02-13
Re-named "logical-right-shift" to "logic-right-shift".
Eduardo Julian
1
-6
/
+15
2019-02-12
- Updated JS machinery.
Eduardo Julian
1
-2
/
+3
2019-02-11
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
1
-1
/
+1
2019-02-08
Ported some modules to the new test format.
Eduardo Julian
1
-4
/
+0
2019-02-06
Updated test for "lux/control/pipe" to new format.
Eduardo Julian
1
-1
/
+0
2019-02-05
Folded license-making program (legislator) into the Lux project proper (as li...
Eduardo Julian
1
-1
/
+1
2019-02-05
Ported tests for lux/control/interval to the new format.
Eduardo Julian
1
-1
/
+0
2019-02-05
Integrated tests into normal source code.
Eduardo Julian
1
-2
/
+189
[next]