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
/
pom.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-3
/
+3
|
*
New "parser" hierarchy. [Part 3]
Eduardo Julian
2022-06-16
1
-29
/
+29
|
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-34
/
+34
|
*
Re-named "partial_list" to "list.partial".
Eduardo Julian
2022-06-12
1
-1
/
+1
|
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-1
/
+1
|
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-5
/
+5
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-2
/
+2
|
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-1
/
+1
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-2
/
+2
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-7
/
+7
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-20
/
+20
|
*
Can now deploy releases with Aedifex.
Eduardo Julian
2022-04-08
1
-44
/
+47
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-3
/
+3
|
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-3
/
+4
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-19
/
+19
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
1
-30
/
+31
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
1
-8
/
+8
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-20
/
+20
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-37
/
+37
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
1
-12
/
+12
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-24
/
+24
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-14
/
+14
|
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-3
/
+3
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-10
/
+10
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-3
/
+3
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-16
/
+16
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
1
-3
/
+3
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-19
/
+19
|
*
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
1
-2
/
+2
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-2
/
+2
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-3
/
+3
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-3
/
+3
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-6
/
+6
|
*
More renamings.
Eduardo Julian
2021-07-30
1
-7
/
+7
|
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-16
/
+16
|
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-12
/
+12
|
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
1
-1
/
+4
|
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-1
/
+1
|
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-19
/
+20
|
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
1
-38
/
+35
|
*
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
2021-06-27
1
-7
/
+30
|
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
1
-11
/
+31
|
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-1
/
+2
|
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
1
-32
/
+32
|
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
2020-12-02
1
-3
/
+3
|
|
|
|
convention that only macros that deal with types may start with a colon.
*
Re-named "_.claim" to "_.cover'".
Eduardo Julian
2020-11-28
1
-10
/
+10
|
[next]