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
/
text_editor.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-0
/
+2
2022-06-14
Better syntax for invoking super methods inside overriden methods.
Eduardo Julian
1
-1
/
+0
2022-04-08
Better names for random text/character generators.
Eduardo Julian
1
-0
/
+1
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-08-01
Even more renamings.
Eduardo Julian
1
-0
/
+1
2021-06-24
Added a macro for type-casting JVM objects.
Eduardo Julian
1
-0
/
+8
2021-05-18
Got rid of the {}s in ":share" and made it pipe-able.
Eduardo Julian
1
-0
/
+1
2020-12-04
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
1
-0
/
+1
2020-12-02
Test for Aedifex's "auto" command.
Eduardo Julian
1
-0
/
+1
2020-11-26
Allow name formatting for JVM imports, similar to Lux module imports.
Eduardo Julian
1
-0
/
+7
2020-10-31
Re-named the directory for my bookmarks to better reflect what they are.
Eduardo Julian
1
-0
/
+0
2020-10-14
Gave the Location type its own module.
Eduardo Julian
1
-0
/
+1
2020-10-09
Mandatory long names for JVM imports, instead of having "long" be optional an...
Eduardo Julian
1
-0
/
+1
2020-10-03
Added deployment code to Aedifex.
Eduardo Julian
1
-0
/
+1
2020-05-28
Can now parse TAR files.
Eduardo Julian
1
-0
/
+1
2020-05-10
Now properly loading the cached definitions.
Eduardo Julian
1
-1
/
+3
2020-05-09
Including runtime machinery in the cache.
Eduardo Julian
1
-0
/
+1
2020-03-04
Test for codec composition + adjustments to JS-generation code.
Eduardo Julian
1
-0
/
+1
2019-12-26
Bug fixes.
Eduardo Julian
1
-0
/
+2
2019-12-25
Optimized LuxRuntime::case and fixed a few bugs.
Eduardo Julian
1
-0
/
+2
2019-12-24
Ported program generation, host environment and packaging machinery to stdlib.
Eduardo Julian
1
-0
/
+1
2019-11-21
Ported JVM host extension generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+4
2019-11-07
WIP: Major refactoring of JVM bytecode machinery.
Eduardo Julian
1
-0
/
+2
2019-09-14
More fixes.
Eduardo Julian
1
-0
/
+1
2019-09-07
Got rid of a useless parameter to the INVOKE instructions.
Eduardo Julian
1
-0
/
+1
2019-08-12
Implemented TABLESWITCH and LOOKUPSWITCH instructions.
Eduardo Julian
1
-0
/
+1
2019-08-10
WIP: JVM function generation.
Eduardo Julian
1
-0
/
+1
2019-06-18
Implemented "hole" typing.
Eduardo Julian
1
-0
/
+1
2019-06-14
Some fixes for the scripting languages.
Eduardo Julian
1
-0
/
+1
2019-06-13
Some fixes.
Eduardo Julian
1
-0
/
+1
2019-06-01
Removed the (magical) "alias" annotations tag.
Eduardo Julian
1
-0
/
+1
2019-05-28
Moved my research notes from Trello to the repo:
Eduardo Julian
1
-0
/
+1
2019-05-22
Removed the (magical) "imports" annotations tag.
Eduardo Julian
1
-0
/
+4
2019-05-18
Moved my research notes from Trello to the repo.
Eduardo Julian
1
-1
/
+5
2019-05-13
More fiddling with types for JVM interop.
Eduardo Julian
1
-1
/
+5
2019-05-11
Moved my research notes on text-editors & IDEs from Trello to the repo.
Eduardo Julian
1
-0
/
+185