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
/
data
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
21
-158
/
+158
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
7
-36
/
+36
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
28
-206
/
+206
*
Updated the Scriptum documentation generator.
Eduardo Julian
2021-07-20
1
-7
/
+48
*
Now properly loading cached modules.
Eduardo Julian
2021-07-17
1
-0
/
+6
*
Fixed some inconsistent naming.
Eduardo Julian
2021-07-16
4
-15
/
+15
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
33
-33
/
+33
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
41
-817
/
+863
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
1
-0
/
+1
*
A bit more clarity for Licentia licenses.
Eduardo Julian
2021-07-12
1
-0
/
+14
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
40
-231
/
+198
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
6
-11
/
+16
*
Some updates for the new compilers.
Eduardo Julian
2021-06-29
2
-10
/
+9
*
Delegate text (lower|upper)-casing to the host-platform implementations.
Eduardo Julian
2021-06-26
2
-7
/
+50
*
Re-factored the UTF8 codec into its own module.
Eduardo Julian
2021-05-31
3
-7
/
+28
*
lux/data/binary.slice now works in the offset+length style.
Eduardo Julian
2021-05-30
1
-12
/
+15
*
lux/macro/template.with can now produce multiple outputs.
Eduardo Julian
2021-05-30
1
-5
/
+5
*
Using offset+distance instead of from+to for text clipping.
Eduardo Julian
2021-05-24
1
-1
/
+1
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
2
-3
/
+5
*
Text-escaping machinery.
Eduardo Julian
2021-05-18
2
-0
/
+158
*
Done with Python.
Eduardo Julian
2021-02-24
2
-13
/
+20
*
Almost done with Lua.
Eduardo Julian
2021-02-15
4
-59
/
+70
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
2
-2
/
+2
*
Improved compilation of loops and pattern-matching for Python.
Eduardo Julian
2021-02-01
1
-11
/
+12
*
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
2021-01-28
3
-173
/
+197
*
Raise error when trying to use deprecated fields/method/classes in JVM.
Eduardo Julian
2021-01-12
3
-14
/
+14
*
Compiler now shows suggestions when encountering unknown definitions.
Eduardo Julian
2021-01-12
6
-1
/
+31
*
Encapsulate JS definitions produced by the JS compiler in a local scope to av...
Eduardo Julian
2021-01-11
2
-5
/
+4
*
Moved "log!" function under "lux/debug".
Eduardo Julian
2021-01-08
4
-8
/
+8
*
Place the "program:" macro of "lux/control/parser/cli" in its own module.
Eduardo Julian
2021-01-03
1
-4
/
+3
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
1
-1
/
+4
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
46
-1811
/
+172
*
Some renamings.
Eduardo Julian
2020-12-26
2
-0
/
+19
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
30
-1450
/
+1450
*
Refactored "export" common syntax.
Eduardo Julian
2020-12-23
2
-3
/
+5
*
Properly naming unicode Block type.
Eduardo Julian
2020-12-22
4
-235
/
+237
*
More optimizations to the Lux syntax parser.
Eduardo Julian
2020-12-17
3
-10
/
+14
*
Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.
Eduardo Julian
2020-12-15
6
-46
/
+361
*
Removed several unnecessary imports.
Eduardo Julian
2020-12-12
10
-97
/
+277
*
Improved parsing speed for Lux code.
Eduardo Julian
2020-12-11
10
-31
/
+248
*
Render XML to text in an indented form for human readability.
Eduardo Julian
2020-12-10
5
-9
/
+64
*
Updated Lux license to v0.1.1.
Eduardo Julian
2020-12-10
3
-32
/
+138
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
40
-801
/
+862
*
Added support for "Commons Clause" to Licentia.
Eduardo Julian
2020-12-09
3
-45
/
+143
*
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
2020-12-04
3
-156
/
+289
*
Detect duplicate files coming from dependencies.
Eduardo Julian
2020-12-03
2
-93
/
+287
*
Replaced "contains?" function with "key?" function.
Eduardo Julian
2020-12-02
6
-93
/
+120
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
38
-330
/
+330
*
Test for Aedifex's "auto" command.
Eduardo Julian
2020-12-02
3
-60
/
+193
*
Added specialized root/2 and root/3 functions in lux/math.
Eduardo Julian
2020-12-01
4
-141
/
+221
[next]