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
/
program
/
aedifex
/
command
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
1
-1
/
+3
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
3
-7
/
+190
*
Better snapshot deployments for Aedifex.
Eduardo Julian
2022-04-07
5
-70
/
+80
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
8
-83
/
+101
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
3
-4
/
+4
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
1
-1
/
+2
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-5
/
+5
*
Generalized/type-agnostic arithmetic.
Eduardo Julian
2022-03-16
1
-1
/
+2
*
Leaner syntax for library/lux/control/exception.report
Eduardo Julian
2022-03-15
1
-13
/
+13
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
2
-4
/
+8
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-1
/
+0
*
Made JVM "import:" syntax consistent with the other "import:"s.
Eduardo Julian
2022-03-14
1
-2
/
+2
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
7
-77
/
+77
*
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
2022-02-23
4
-117
/
+123
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
2
-43
/
+45
*
Fixed a logging/reporting issue for Lux/JS.
Eduardo Julian
2022-01-15
1
-0
/
+1
*
New packaging for Ruby programs.
Eduardo Julian
2021-11-29
2
-26
/
+31
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
2
-74
/
+74
*
"module:" => "using"
Eduardo Julian
2021-09-15
9
-9
/
+9
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
3
-6
/
+6
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
2
-2
/
+2
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
9
-89
/
+89
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
8
-65
/
+65
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
7
-68
/
+68
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
6
-32
/
+32
*
De-taggification | part 4
Eduardo Julian
2021-09-07
9
-144
/
+144
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
4
-5
/
+5
*
De-taggification | part 2
Eduardo Julian
2021-09-04
9
-112
/
+112
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
2
-4
/
+4
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-1
/
+1
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
2
-4
/
+4
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
1
-5
/
+6
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
5
-17
/
+17
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
5
-24
/
+24
*
Some bug fixes.
Eduardo Julian
2021-08-18
7
-48
/
+47
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-1
/
+1
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-4
/
+4
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
3
-7
/
+7
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
4
-9
/
+8
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
2
-10
/
+10
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
9
-29
/
+29
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
7
-14
/
+14
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-4
/
+4
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-1
/
+1
*
More renamings.
Eduardo Julian
2021-07-30
2
-3
/
+3
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
3
-9
/
+9
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
7
-14
/
+14
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
9
-59
/
+59
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
2
-9
/
+9
*
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
2021-07-24
2
-17
/
+124
[next]