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