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
/
project.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
Some bug fixes.
Eduardo Julian
1
-3
/
+3
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-3
/
+3
2021-08-12
Improved binding syntax for "syntax:".
Eduardo Julian
1
-1
/
+1
2021-08-08
No more #export magic syntax.
Eduardo Julian
1
-8
/
+8
2021-08-01
Even more renamings.
Eduardo Julian
1
-3
/
+3
2021-07-27
Re-named wrap => in && unwrap => out.
Eduardo Julian
1
-6
/
+6
2021-07-25
Better syntax for "library/lux.^multi".
Eduardo Julian
1
-1
/
+1
2021-07-14
Normalized the hierarchy of the standard library modules.
Eduardo Julian
1
-15
/
+16
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
1
-1
/
+1
2020-12-25
Replaced kebab-case with snake_case for naming convention.
Eduardo Julian
1
-6
/
+6
2020-12-02
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
1
-2
/
+2
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
1
-2
/
+2
2020-10-31
Easy to use Rev constants.
Eduardo Julian
1
-2
/
+2
2020-10-25
Some improvements to the Lux syntax parser.
Eduardo Julian
1
-0
/
+3
2020-10-12
Tweaked how I64 masks are made.
Eduardo Julian
1
-8
/
+19
2020-10-09
Also using BIPUSH and SIPUSH during JVM generation.
Eduardo Julian
1
-1
/
+1
2020-10-07
Test imports for circular dependencies.
Eduardo Julian
1
-1
/
+9
2020-10-03
Gave Aedifex support for multiple profiles.
Eduardo Julian
1
-65
/
+48
2020-10-03
Added deployment code to Aedifex.
Eduardo Julian
1
-2
/
+5
2020-08-28
Build programs.
Eduardo Julian
1
-3
/
+11
2020-08-26
Download and catch dependencies in Aedifex.
Eduardo Julian
1
-26
/
+9
2020-08-17
Add local repo installation to Aedifex.
Eduardo Julian
1
-3
/
+11
2020-08-12
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
1
-0
/
+68