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