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
/
parser.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-4
/
+1
2021-06-18
Refactored the machinery to make local macros into its own module.
Eduardo Julian
1
-1
/
+1
2021-02-07
Mo' updates, less problems.
Eduardo Julian
1
-1
/
+5
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
-29
/
+29
2020-12-02
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
1
-31
/
+31
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-4
/
+5
2020-10-31
Easy to use Rev constants.
Eduardo Julian
1
-14
/
+14
2020-10-12
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
1
-4
/
+5
2020-10-07
Test imports for circular dependencies.
Eduardo Julian
1
-11
/
+12
2020-10-03
Gave Aedifex support for multiple profiles.
Eduardo Julian
1
-34
/
+72
2020-10-03
Added deployment code to Aedifex.
Eduardo Julian
1
-0
/
+8
2020-09-16
Changed the format of project descriptor files.
Eduardo Julian
1
-65
/
+101
2020-08-28
Build programs.
Eduardo Julian
1
-10
/
+16
2020-08-26
Download and catch dependencies in Aedifex.
Eduardo Julian
1
-7
/
+8
2020-08-17
Add local repo installation to Aedifex.
Eduardo Julian
1
-0
/
+7
2020-08-12
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
1
-0
/
+140
[prev]