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
/
local.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-12-29
Unified repository abstraction for Aedifex.
Eduardo Julian
1
-10
/
+11
2020-12-10
Render XML to text in an indented form for human readability.
Eduardo Julian
1
-6
/
+6
2020-12-02
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵
Eduardo Julian
1
-2
/
+2
convention that only macros that deal with types may start with a colon.
2020-11-02
Allow defining anonymous actors.
Eduardo Julian
1
-136
/
+3
2020-11-01
Improved the design of actors.
Eduardo Julian
1
-26
/
+32
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-18
/
+0
2020-10-31
Easy to use Rev constants.
Eduardo Julian
1
-9
/
+6
2020-10-25
Some small refactoring.
Eduardo Julian
1
-32
/
+17
2020-10-25
Some improvements to the Lux syntax parser.
Eduardo Julian
1
-2
/
+2
2020-10-24
Re-named "search" to "one" and "search-all" to "all".
Eduardo Julian
1
-20
/
+23
2020-10-15
Re-named "to-text" functions to "format".
Eduardo Julian
1
-2
/
+6
2020-10-14
Gave the Location type its own module.
Eduardo Julian
1
-12
/
+12
2020-10-12
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
1
-3
/
+4
2020-10-03
Gave Aedifex support for multiple profiles.
Eduardo Julian
1
-13
/
+20
2020-08-28
Build programs.
Eduardo Julian
1
-0
/
+6
2020-08-26
Download and catch dependencies in Aedifex.
Eduardo Julian
1
-22
/
+98
2020-08-17
Add local repo installation to Aedifex.
Eduardo Julian
1
-0
/
+86