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
/
metadata
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-named the "poly" hierarchy to "polytypic".
Eduardo Julian
2022-06-12
2
-4
/
+4
|
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
2
-4
/
+4
|
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
2
-21
/
+21
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
2
-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
2
-9
/
+9
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
|
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-1
/
+1
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
2
-27
/
+27
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
2
-22
/
+22
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-7
/
+7
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
2
-5
/
+5
|
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
2
-14
/
+15
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
2
-56
/
+56
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
2
-46
/
+48
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
2
-2
/
+2
|
*
No more "^slots".
Eduardo Julian
2021-09-14
2
-5
/
+5
|
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
2
-2
/
+2
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
2
-31
/
+31
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
2
-16
/
+16
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
2
-36
/
+36
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
2
-12
/
+12
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
2
-25
/
+25
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
2
-43
/
+43
|
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-1
/
+1
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
2
-33
/
+33
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
2
-17
/
+17
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
2
-6
/
+8
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
2
-2
/
+2
|
*
The Python compiler can now be compiled by the new JVM compiler.
Eduardo Julian
2021-08-23
2
-8
/
+8
|
*
Some bug fixes.
Eduardo Julian
2021-08-18
2
-11
/
+11
|
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-8
/
+8
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
2
-2
/
+2
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
2
-14
/
+14
|
*
More renamings.
Eduardo Julian
2021-07-30
1
-3
/
+3
|
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
2
-28
/
+28
|
*
Re-named Promise to Async.
Eduardo Julian
2021-07-26
2
-24
/
+24
|
*
Better syntax for "library/lux.^multi".
Eduardo Julian
2021-07-25
1
-2
/
+2
|
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
2
-67
/
+69
|
*
Improved the XML parsing library.
Eduardo Julian
2021-07-13
2
-20
/
+9
|
*
Made sure the "phase" parameter of extensions is always usable (even across ↵
Eduardo Julian
2021-07-08
1
-12
/
+17
|
|
|
|
language boundaries)
*
Simplified the API for file-system operations.
Eduardo Julian
2021-07-06
2
-13
/
+4
|
*
Extracted Licentia out of the standard library.
Eduardo Julian
2021-06-14
1
-1
/
+2
|
*
Added import name formatting to "import:" macros for other backends.
Eduardo Julian
2021-06-11
2
-6
/
+8
|
*
Mo' updates, less problems.
Eduardo Julian
2021-02-07
2
-215
/
+30
|
*
Unified repository abstraction for Aedifex.
Eduardo Julian
2020-12-29
2
-82
/
+180
|
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
2
-4
/
+6
|
*
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
2020-12-25
2
-122
/
+122
|
*
More optimizations to the Lux syntax parser.
Eduardo Julian
2020-12-17
2
-11
/
+18
|
*
Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.
Eduardo Julian
2020-12-15
1
-0
/
+286
|
[next]