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
/
aedifex
/
parser.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-16
/
+16
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-1
/
+1
*
De-taggification | part 3
Eduardo Julian
2021-09-05
1
-48
/
+21
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-12
/
+12
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-2
/
+2
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-6
/
+6
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-7
/
+7
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
1
-1
/
+1
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-2
/
+2
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-3
/
+3
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-22
/
+23
*
Better syntax for parallel-hierarchy imports.
Eduardo Julian
2021-07-12
1
-2
/
+2
*
Some updates for the new compilers.
Eduardo Julian
2021-06-29
1
-4
/
+11
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-3
/
+3
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-16
/
+16
*
Re-named "with-cover" to "for".
Eduardo Julian
2020-12-10
1
-6
/
+6
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-7
/
+7
*
Better error messages when re-using a name when making a definition.
Eduardo Julian
2020-11-24
1
-3
/
+3
*
Improved error reporting for syntax macros.
Eduardo Julian
2020-11-05
1
-1
/
+1
*
Allow defining anonymous actors.
Eduardo Julian
2020-11-02
1
-2
/
+2
*
Changed type-parameters for Mixin types.
Eduardo Julian
2020-10-24
1
-6
/
+6
*
Tweaked how I64 masks are made.
Eduardo Julian
2020-10-12
1
-5
/
+3
*
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2020-10-09
1
-101
/
+7
*
Re-named "Cursor" type to "Location".
Eduardo Julian
2020-10-07
1
-1
/
+3
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
1
-0
/
+212