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
/
spec
/
lux
/
abstract
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
13
-521
/
+0
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
13
-116
/
+129
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
13
-25
/
+26
*
Implemented arithmetic right-shift in terms of logic right-shift.
Eduardo Julian
2021-01-28
2
-6
/
+6
*
Added lexically-scoped templates.
Eduardo Julian
2021-01-05
1
-9
/
+9
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
7
-47
/
+41
*
Some renamings.
Eduardo Julian
2020-12-26
1
-7
/
+7
*
Render XML to text in an indented form for human readability.
Eduardo Julian
2020-12-10
1
-0
/
+22
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
11
-24
/
+24
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
4
-28
/
+28
*
Pure-Lux implementation for biggest and smallest Frac values.
Eduardo Julian
2020-11-07
12
-92
/
+92
*
Easy to use Rev constants.
Eduardo Julian
2020-10-31
4
-27
/
+27
*
Some small refactoring.
Eduardo Julian
2020-10-25
1
-4
/
+4
*
Optimized generation of I64, F64 and variants on JVM.
Eduardo Julian
2020-10-07
1
-11
/
+41
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
1
-0
/
+61
*
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
2020-07-01
10
-0
/
+369
*
Can now parse TAR files.
Eduardo Julian
2020-05-28
1
-0
/
+31