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
/
documentation
/
bookmark
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
1
-0
/
+5
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
4
-11
/
+20
2021-08-11
Relocated maybe and lazy from data to control.
Eduardo Julian
3
-4
/
+16
2021-08-08
No more #export magic syntax.
Eduardo Julian
3
-0
/
+12
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
12
-0
/
+43
2021-08-01
Even more renamings.
Eduardo Julian
5
-0
/
+16
2021-07-29
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
4
-0
/
+16
2021-07-28
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
3
-2
/
+11
2021-07-26
Re-named Promise to Async.
Eduardo Julian
5
-8
/
+14
2021-07-24
Now packaging JVM programs as "fat" jars in new JVM compiler.
Eduardo Julian
7
-0
/
+17
2021-07-22
New JVM compiler can now compile JVM classes.
Eduardo Julian
2
-0
/
+8
2021-07-19
Made the default JS file-system promise-based so it works well on Node.
Eduardo Julian
1
-0
/
+1
2021-07-17
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
32
-0
/
+121
2021-07-16
Fixed some inconsistent naming.
Eduardo Julian
2
-0
/
+2
2021-07-15
Re-named "spec" hierarchy to "specification".
Eduardo Julian
19
-1
/
+64
2021-07-12
Better syntax for parallel-hierarchy imports.
Eduardo Julian
1
-0
/
+1
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
28
-13
/
+141
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
3
-0
/
+5
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
3
-0
/
+14
2021-06-30
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
3
-0
/
+7
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
25
-2
/
+88
2021-06-12
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2
-1
/
+5
2021-06-02
Struggling against the lexing limitations of Renjin.
Eduardo Julian
1
-0
/
+2
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
15
-4
/
+28
2021-03-18
Updates for Scheme compiler.
Eduardo Julian
1
-0
/
+4
2021-03-16
Done with PHP.
Eduardo Julian
2
-0
/
+4
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
8
-0
/
+16
2021-02-10
Continuing with Lua
Eduardo Julian
3
-0
/
+8
2021-02-07
Mo' updates, less problems.
Eduardo Julian
5
-0
/
+22
2021-02-04
Updates for Lua compiler.
Eduardo Julian
3
-0
/
+32
2021-01-11
Encapsulate JS definitions produced by the JS compiler in a local scope to av...
Eduardo Julian
1
-0
/
+4
2020-12-09
Added support for "Commons Clause" to Licentia.
Eduardo Julian
3
-2
/
+51
2020-12-04
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
5
-0
/
+14
2020-12-02
Test for Aedifex's "auto" command.
Eduardo Julian
4
-0
/
+10
2020-11-28
Added "private" macro to lux/debug.
Eduardo Julian
11
-1
/
+54
2020-11-26
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
2
-0
/
+8
2020-11-24
Better error messages when re-using a name when making a definition.
Eduardo Julian
2
-2
/
+7
2020-11-17
Made the syntax of ^template more consistent.
Eduardo Julian
5
-0
/
+18
2020-11-05
Improved error reporting for syntax macros.
Eduardo Julian
1
-0
/
+4
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
63
-0
/
+3370
[prev]