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
/
tool
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-06-15
De-sigil-ification: suffix : [Part 11]
Eduardo Julian
1
-0
/
+2
2022-06-14
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
1
-1
/
+0
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-0
/
+4
2022-06-06
Added extensions to JS interop for working with "undefined" values.
Eduardo Julian
2
-0
/
+8
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-1
/
+2
2022-04-08
Better names for random text/character generators.
Eduardo Julian
1
-0
/
+1
2022-03-14
Can now add type-vars to imported procedures from scripting languages.
Eduardo Julian
1
-0
/
+6
2022-02-27
Fixed directive extensions for Lux/Lua.
Eduardo Julian
1
-0
/
+4
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
1
-0
/
+4
2022-02-22
No more automatic conversions of primitive types in JVM FFI.
Eduardo Julian
1
-0
/
+1
2021-12-25
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
1
-9
/
+11
2021-12-24
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
1
-173
/
+174
2021-11-19
Added tree-shaking to the compiler.
Eduardo Julian
1
-0
/
+1
2021-11-08
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
1
-0
/
+4
2021-10-30
Fixed some conversion/wrapping issues affecting extensions in the Ruby compiler.
Eduardo Julian
1
-0
/
+1
2021-10-22
FIXED analysis extensions got reset and new ones would be unavailable.
Eduardo Julian
1
-0
/
+4
2021-10-09
Fixed packaging issue.
Eduardo Julian
1
-0
/
+1
2021-10-01
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
1
-0
/
+1
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
2
-0
/
+8
2021-08-13
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
1
-0
/
+12
2021-08-01
Even more renamings.
Eduardo Julian
2
-0
/
+5
2021-07-28
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
1
-2
/
+2
2021-07-06
Simplified the API for file-system operations.
Eduardo Julian
1
-0
/
+3
2021-07-02
No longer employing the capabilities model on the lux/world/* modules.
Eduardo Julian
1
-0
/
+4
Capabilities should be opt-in, but using them in the standard library makes them mandatory.
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
2
-0
/
+252
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
2
-4
/
+6
2021-03-18
Updates for Scheme compiler.
Eduardo Julian
1
-0
/
+4
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
5
-0
/
+81