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
/
security.md
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Updated the Python compiler to work with the new format for extensions.
Eduardo Julian
2022-11-18
1
-1
/
+1
|
*
Better naming for measure/quantity types.
Eduardo Julian
2022-06-30
1
-0
/
+23
|
*
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
2022-03-14
1
-0
/
+4
|
*
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
2022-03-11
1
-0
/
+1
|
|
|
|
else).
*
Yet more fixes for JVM interop.
Eduardo Julian
2022-02-18
1
-72
/
+73
|
*
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
2021-10-22
1
-0
/
+9
|
*
Fixed packaging issue.
Eduardo Julian
2021-10-09
1
-0
/
+4
|
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-0
/
+1
|
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
1
-0
/
+1
|
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-1
/
+10
|
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
1
-0
/
+9
|
*
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2021-05-18
1
-0
/
+98