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
/
profile.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
1
-1
/
+1
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
1
-13
/
+13
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-13
/
+13
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-13
/
+13
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-12
/
+12
|
*
Appendix H: Aedifex
Eduardo Julian
2021-09-04
1
-1
/
+1
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-13
/
+13
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-12
/
+12
|
*
Updates to the Lua compiler.
Eduardo Julian
2021-08-25
1
-25
/
+28
|
*
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
-18
/
+18
|
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-1
/
+1
|
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-16
/
+16
|
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-21
/
+21
|
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-5
/
+5
|
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-24
/
+25
|
*
A bit more clarity for Licentia licenses.
Eduardo Julian
2021-07-12
1
-18
/
+50
|
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-3
/
+16
|
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
1
-2
/
+2
|
|
|
"signature" & "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.
*
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
2021-06-27
1
-5
/
+7
|
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
1
-4
/
+8
|
*
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
-20
/
+20
|
*
Removed several unnecessary imports.
Eduardo Julian
2020-12-12
1
-6
/
+7
|
*
Added "private" macro to lux/debug.
Eduardo Julian
2020-11-28
1
-8
/
+8
|
*
Made the syntax of ^template more consistent.
Eduardo Julian
2020-11-17
1
-2
/
+2
|
*
Improved error reporting for syntax macros.
Eduardo Julian
2020-11-05
1
-3
/
+4
|
*
Some improvements to the Lux syntax parser.
Eduardo Julian
2020-10-25
1
-3
/
+0
|
*
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
2020-10-09
1
-13
/
+0
|
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
1
-3
/
+86
|
*
Gave Aedifex support for multiple profiles.
Eduardo Julian
2020-10-03
1
-0
/
+135