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
/
lux
/
data
/
format
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added the special # syntax for referring to the module's alias when opening s...
Eduardo Julian
2019-02-11
7
-28
/
+28
*
Various small improments and changes.
Eduardo Julian
2019-02-10
1
-2
/
+2
*
Small improvements & fixes.
Eduardo Julian
2019-02-07
1
-4
/
+3
*
Migrated documentation tool's code into stdlib.
Eduardo Julian
2019-02-05
1
-4
/
+10
*
Added library for generating Markdown code.
Eduardo Julian
2019-02-04
1
-0
/
+176
*
Changed the naming style for structures.
Eduardo Julian
2019-02-04
7
-102
/
+111
*
Some refactoring around the identity function.
Eduardo Julian
2019-02-03
2
-10
/
+9
*
Wrapped-up type-safe CSS.
Eduardo Julian
2019-01-24
5
-78
/
+816
*
Improvements & expansions for CSS machinery.
Eduardo Julian
2019-01-24
6
-221
/
+725
*
Re-structured the l10n/i18n machinery.
Eduardo Julian
2019-01-22
1
-3
/
+1
*
- WIP: Expansion of CSS machinery.
Eduardo Julian
2019-01-22
5
-90
/
+1109
*
Expanded HTML machinery.
Eduardo Julian
2019-01-11
1
-85
/
+347
*
Expanded HTML machinery.
Eduardo Julian
2019-01-09
1
-38
/
+279
*
Small adjustments.
Eduardo Julian
2019-01-08
1
-1
/
+5
*
Fixed bug when parsing blobs.
Eduardo Julian
2018-12-28
1
-1
/
+1
*
WIP: JVM bytecode generation in pure Lux.
Eduardo Julian
2018-12-26
1
-27
/
+35
*
Expansion for binary format.
Eduardo Julian
2018-12-26
1
-124
/
+220
*
Re-named the "Error" tag to "Failure".
Eduardo Julian
2018-12-15
4
-36
/
+36
*
Small improvements.
Eduardo Julian
2018-12-15
1
-11
/
+14
*
Some refactoring.
Eduardo Julian
2018-12-04
1
-124
/
+140
*
No more escaping of back-slash.
Eduardo Julian
2018-08-23
1
-10
/
+10
*
No more escaping of new-line.
Eduardo Julian
2018-08-23
2
-5
/
+7
*
No more escaping of double-quotes.
Eduardo Julian
2018-08-23
3
-20
/
+22
*
No more escaping of horizontal-tab.
Eduardo Julian
2018-08-22
1
-7
/
+14
*
No more multi-line text.
Eduardo Julian
2018-08-22
1
-3
/
+2
*
Some small improvements and fixes.
Eduardo Julian
2018-08-05
1
-2
/
+2
*
Moved "Array" type back into "lux/data/collection/array".
Eduardo Julian
2018-08-03
1
-1
/
+1
*
Removed temporary "|" prefix on Nat.
Eduardo Julian
2018-07-28
1
-18
/
+18
*
Added "+" sign to positive Int.
Eduardo Julian
2018-07-28
1
-1
/
+1
*
Temporary commit to get rid of "+" signs for Nat.
Eduardo Julian
2018-07-28
1
-18
/
+18
*
Re-named "seq" to "and" and "alt" to "or".
Eduardo Julian
2018-07-21
3
-22
/
+22
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-1
/
+1
*
Re-named "Ident" to "Name".
Eduardo Julian
2018-07-21
2
-20
/
+20
*
Re-named "lux/world/blob" to "lux/world/binary".
Eduardo Julian
2018-07-21
1
-43
/
+43
*
Re-named "Binary" type to "Format".
Eduardo Julian
2018-07-21
1
-23
/
+23
*
"^open" and "open:" now use aliases instead of prefixes, the same way as modu...
Eduardo Julian
2018-07-20
4
-12
/
+12
*
No longer giving default aliases to un-prefixed imports.
Eduardo Julian
2018-07-20
4
-27
/
+29
*
- New syntax for bit values: "#0" and "#1", instead of "false" and "true".
Eduardo Julian
2018-07-14
3
-13
/
+13
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
2
-17
/
+23
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
6
-59
/
+72
*
- Improvements to import syntax [part 1].
Eduardo Julian
2018-07-11
4
-28
/
+27
*
- Improvements to import syntax [part 0].
Eduardo Julian
2018-07-10
6
-20
/
+20
*
- Re-named path "lux/data/coll/*" to "lux/data/collection/*".
Eduardo Julian
2018-07-10
5
-8
/
+8
*
- Re-organized dictionary & set modules a bit.
Eduardo Julian
2018-07-10
3
-3
/
+3
*
- Re-named "Dict" type to "Dictionary".
Eduardo Julian
2018-07-10
3
-8
/
+8
*
- Ported caching machinery for default compiler.
Eduardo Julian
2018-07-10
1
-6
/
+85
*
- Re-named "struct:" to "structure:".
Eduardo Julian
2018-07-10
2
-4
/
+4
*
- Ported caching machinery for Lux Meta-Compiler to stdlib.
Eduardo Julian
2018-07-08
1
-31
/
+88
*
- Binary (de)serialization module.
Eduardo Julian
2018-07-05
1
-0
/
+150
*
- Re-named "equality" to "equivalence".
Eduardo Julian
2018-07-05
2
-14
/
+14
[next]