aboutsummaryrefslogtreecommitdiff
path: root/documentation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes.Eduardo Julian2019-12-2611-0/+20
|
* Optimized LuxRuntime::case and fixed a few bugs.Eduardo Julian2019-12-2511-1/+42
|
* Ported program generation, host environment and packaging machinery to stdlib.Eduardo Julian2019-12-248-0/+17
|
* Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian2019-11-2119-0/+106
|
* Minor adjustments.Eduardo Julian2019-11-1813-0/+36
|
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-0713-19/+64
|
* Almost completely ported JVM runtime generation to the new JVM bytecode ↵Eduardo Julian2019-10-274-0/+40
| | | | machinery.
* Updated lux-lein to work with latest JVM and LeiningenEduardo Julian2019-10-091-0/+4
|
* rename documentation filefachammer2019-09-181-0/+0
| | | | | '|' (pipe) is an illegal filename character on windows. having the pipe would prevent checking out the repository on windows
* Fixed some bugs related to JVM types.Eduardo Julian2019-09-177-3/+20
|
* Added a small Markdown document explaining the syntax rules.Eduardo Julian2019-09-151-0/+179
|
* More fixes.Eduardo Julian2019-09-141-0/+1
|
* Re-named "lux/control/contract" to "lux/control/function/contract".Eduardo Julian2019-09-071-125/+228
|
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-075-0/+7
|
* Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian2019-09-0710-0/+171
| | | | and signatures.
* Parser for JVM types.Eduardo Julian2019-08-222-0/+2
|
* A unified type module to tie together the different JVM kinds of type.Eduardo Julian2019-08-212-0/+2
|
* Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian2019-08-123-0/+7
|
* WIP: JVM function generation.Eduardo Julian2019-08-101-0/+1
|
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-3110-3/+22
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-0/+5
|
* Small improvements here and there.Eduardo Julian2019-07-2414-0/+305
|
* WIP: Method compilation.Eduardo Julian2019-07-052-0/+5
|
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-022-0/+7
|
* WIP: Label resolution support for JVM instructions.Eduardo Julian2019-06-251-0/+1
|
* Implemented several different bytecode instructions.Eduardo Julian2019-06-221-0/+2
|
* Removed the TCP & UDP code for the moment.Eduardo Julian2019-06-204-0/+10
| | | It needs to be re-designed with a multi-platform focus in mind.
* Implemented "hole" typing.Eduardo Julian2019-06-187-0/+16
|
* Some fixes for the scripting languages.Eduardo Julian2019-06-145-0/+6
| | | + Small optimizations for pattern-matching generation.
* Some fixes.Eduardo Julian2019-06-136-0/+11
|
* WIP: Class definition.Eduardo Julian2019-06-063-0/+3
|
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-014-0/+9
|
* Various fixes and tweaks.Eduardo Julian2019-05-296-0/+14
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-288-1/+195
| | | | | | + Browser. + Machine learning. + Logic programming. + Transducer | stream | pipe.
* Removed the (magical) "export?" annotations tag.Eduardo Julian2019-05-241-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-234-0/+361
| | | | | | + Documentation. + Game programming. + Probabilistic programming. + Build systems.
* Removed the (magical) "imports" annotations tag.Eduardo Julian2019-05-221-0/+4
|
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-196-0/+420
| | | | | | + Debugging + Distributed programming + Web frameworks + Native compilation
* Moved some of the reflection machinery to its own modules.Eduardo Julian2019-05-181-0/+2
| | | * WIP: Implementation of completeness testing for anonymous classes.
* Moved my research notes from Trello to the repo.Eduardo Julian2019-05-184-1/+561
| | | | * On math. * On operating systems.
* Forgot to actually compile the methods. Now doing so.Eduardo Julian2019-05-171-3/+2
|
* Some type casting/coercion automation.Eduardo Julian2019-05-161-0/+1
|
* More fiddling with types for JVM interop.Eduardo Julian2019-05-131-1/+5
|
* Moved my research notes on text-editors & IDEs from Trello to the repo.Eduardo Julian2019-05-111-0/+185
|
* Moved my research notes on databases from Trello to the repo.Eduardo Julian2019-05-111-0/+441