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.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Added single-line comment parsing.
Eduardo Julian
2018-08-21
1
-1
/
+1
*
Some refactoring.
Eduardo Julian
2018-08-20
1
-2
/
+2
*
- Fixed ordering issue with Lux arithmetic extensions.
Eduardo Julian
2018-08-20
1
-12
/
+10
*
Various fixes.
Eduardo Julian
2018-08-16
1
-20
/
+20
*
Fixes for pattern-matching/case synthesis & translation.
Eduardo Julian
2018-08-15
1
-5
/
+5
*
Moved interpreter (REPL) code to stdlib.
Eduardo Julian
2018-08-11
1
-3
/
+3
*
- Re-defined the relationship between analysis and evaluation.
Eduardo Julian
2018-08-08
1
-5
/
+5
*
Some small improvements and fixes.
Eduardo Julian
2018-08-05
1
-2
/
+4
*
Moved "Array" type back into "lux/data/collection/array".
Eduardo Julian
2018-08-03
1
-4
/
+0
*
Moved statement phase into stdlib.
Eduardo Julian
2018-08-02
1
-2
/
+14
*
Covered some missing bits.
Eduardo Julian
2018-07-28
1
-1
/
+1
*
Removed temporary "|" prefix on Nat.
Eduardo Julian
2018-07-28
1
-327
/
+327
*
Added "+" sign to positive Int.
Eduardo Julian
2018-07-28
1
-45
/
+45
*
Temporary commit to get rid of "+" signs for Nat.
Eduardo Julian
2018-07-28
1
-296
/
+296
*
Re-named "name-for" to "name-of".
Eduardo Julian
2018-07-21
1
-5
/
+5
*
Re-named "Symbol" to "Identifier".
Eduardo Julian
2018-07-21
1
-167
/
+167
*
Re-named "Ident" to "Name".
Eduardo Julian
2018-07-21
1
-118
/
+112
*
"^open" and "open:" now use aliases instead of prefixes, the same way as modu...
Eduardo Julian
2018-07-20
1
-64
/
+49
*
No longer giving default aliases to un-prefixed imports.
Eduardo Julian
2018-07-20
1
-22
/
+14
*
- New syntax for bit values: "#0" and "#1", instead of "false" and "true".
Eduardo Julian
2018-07-14
1
-127
/
+135
*
Re-named "Bool" type to "Bit".
Eduardo Julian
2018-07-13
1
-94
/
+94
*
- Fixes for compiler build [part 0].
Eduardo Julian
2018-07-13
1
-36
/
+23
*
- Got rid of "lux text replace-once" and "lux text replace-all" extensions.
Eduardo Julian
2018-07-11
1
-1
/
+25
*
- Re-named "type-of" to ":of".
Eduardo Julian
2018-07-11
1
-3
/
+3
*
- Improvements to import syntax [part 2].
Eduardo Julian
2018-07-11
1
-138
/
+60
*
- Improvements to import syntax [part 1].
Eduardo Julian
2018-07-11
1
-35
/
+30
*
- Improvements to import syntax [part 0].
Eduardo Julian
2018-07-10
1
-28
/
+8
*
- Re-named path "lux/data/coll/*" to "lux/data/collection/*".
Eduardo Julian
2018-07-10
1
-2
/
+2
*
- Ported caching machinery for default compiler.
Eduardo Julian
2018-07-10
1
-2
/
+2
*
- Re-named "struct" to "structure".
Eduardo Julian
2018-07-10
1
-2
/
+2
*
- Re-named "struct:" to "structure:".
Eduardo Julian
2018-07-10
1
-4
/
+4
*
- Re-named "sig:" to "signature:".
Eduardo Julian
2018-07-10
1
-4
/
+4
*
- Fixes: Part 1.
Eduardo Julian
2018-07-09
1
-1
/
+1
*
- Improved syntax for functions.
Eduardo Julian
2018-07-07
1
-56
/
+52
*
- Improved syntax for pattern-matching.
Eduardo Julian
2018-07-07
1
-422
/
+408
*
- Re-named "equality" to "equivalence".
Eduardo Julian
2018-07-05
1
-11
/
+11
*
- Removed "alias:" due to the potential for introducing confusion due to havi...
Eduardo Julian
2018-07-04
1
-12
/
+0
*
- Re-named "degree" to "revolution".
Eduardo Julian
2018-07-04
1
-71
/
+71
*
- Re-named Bound to Paremeter.
Eduardo Julian
2018-07-04
1
-50
/
+50
*
- Implemented ":cast" macro, and used it to implement both ":abstraction" and...
Eduardo Julian
2018-07-04
1
-0
/
+9
*
- Re-named ":!" to ":coerce".
Eduardo Julian
2018-07-03
1
-5
/
+5
*
- Re-named ":!!" to ":assume".
Eduardo Julian
2018-07-03
1
-3
/
+3
*
- WIP: Migrated synthesis to stdlib.
Eduardo Julian
2018-05-26
1
-25
/
+44
*
- Minor improvements.
Eduardo Julian
2018-05-23
1
-27
/
+9
*
- Minor improvements.
Eduardo Julian
2018-05-23
1
-2
/
+13
*
- Re-named "Top" to "Any", and "Bottom" to "Nothing".
Eduardo Julian
2018-05-20
1
-46
/
+46
*
- Added new #I64 type as foundation for types based on 64-bit integers.
Eduardo Julian
2018-05-13
1
-183
/
+145
*
- Implemented Deg(ree) reciprocal & conversions Deg<->Frac.
Eduardo Julian
2018-05-12
1
-18
/
+70
*
- Re-named "Compiler" type to "Lux".
Eduardo Julian
2018-05-10
1
-12
/
+12
*
- Implemented Deg functionality in pure Lux.
Eduardo Julian
2018-05-07
1
-28
/
+132
[prev]
[next]