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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-06-30
Better naming for measure/quantity types.
Eduardo Julian
1
-0
/
+23
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
1
-0
/
+4
2022-03-11
Added an easy way to export Lux functionality to host programs (everywhere ↵
Eduardo Julian
1
-0
/
+1
else).
2022-02-18
Yet more fixes for JVM interop.
Eduardo Julian
1
-72
/
+73
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
1
-0
/
+9
2021-10-09
Fixed packaging issue.
Eduardo Julian
1
-0
/
+4
2021-08-07
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
1
-0
/
+1
2021-07-28
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
1
-0
/
+1
2021-07-10
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
1
-1
/
+10
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+9
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
1
-0
/
+2
2021-03-14
Frustrated with PHP's overflow/underflow logic.
Eduardo Julian
1
-0
/
+1
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2020-05-19
Can now write TAR files.
Eduardo Julian
1
-0
/
+4
2020-05-10
Now properly loading the cached definitions.
Eduardo Julian
1
-0
/
+5
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
1
-0
/
+4
2020-03-05
Beginning to cache artifacts.
Eduardo Julian
1
-0
/
+3
2019-12-26
Bug fixes.
Eduardo Julian
1
-0
/
+1
2019-11-21
Ported JVM host extension generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+6
2019-11-18
Minor adjustments.
Eduardo Julian
1
-0
/
+3
2019-11-07
WIP: Major refactoring of JVM bytecode machinery.
Eduardo Julian
1
-0
/
+5
2019-10-09
Updated lux-lein to work with latest JVM and Leiningen
Eduardo Julian
1
-0
/
+4
2019-07-31
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+1
2019-07-26
No more "n/"-prefixed functions.
Eduardo Julian
1
-0
/
+5
2019-07-24
Small improvements here and there.
Eduardo Julian
1
-0
/
+54