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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-12
/
+12
2021-09-04
Appendix H: Aedifex
Eduardo Julian
1
-1
/
+1
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-13
/
+13
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-12
/
+12
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-25
/
+28
2021-08-24
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
1
-6
/
+6
2021-08-18
Some bug fixes.
Eduardo Julian
1
-18
/
+18
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
1
-1
/
+1
2021-08-09
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
1
-16
/
+16
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-21
/
+21
2021-08-01
Even more renamings.
Eduardo Julian
1
-5
/
+5
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-24
/
+25
2021-07-12
A bit more clarity for Licentia licenses.
Eduardo Julian
1
-18
/
+50
2021-07-11
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
1
-3
/
+16
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-2
/
+2
2021-06-27
Made obtaining env variables more granular + partial Lua support.
Eduardo Julian
1
-5
/
+7
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-4
/
+8
2020-12-29
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
1
-1
/
+2
2020-12-25
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
1
-20
/
+20
2020-12-12
Removed several unnecessary imports.
Eduardo Julian
1
-6
/
+7
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
1
-8
/
+8
2020-11-17
Made the syntax of ^template more consistent.
Eduardo Julian
1
-2
/
+2
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-3
/
+4
2020-10-25
Some improvements to the Lux syntax parser.
Eduardo Julian
1
-3
/
+0
2020-10-09
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
1
-13
/
+0
2020-10-07
Test imports for circular dependencies.
Eduardo Julian
1
-3
/
+86
2020-10-03
Gave Aedifex support for multiple profiles.
Eduardo Julian
1
-0
/
+135