aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/directive/jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-538/+0
* :share no longer relies on :assumeEduardo Julian2020-05-171-12/+9
* Now logging to a data-structure and only printing in the end.Eduardo Julian2020-05-121-1/+2
* No passing the archive as a parameter to all phases.Eduardo Julian2020-03-181-4/+4
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-8/+11
* Re-located generation infrastructure.Eduardo Julian2019-12-301-1/+1
* Implemented an alternative method for extensible JVM bytecode generation.Eduardo Julian2019-12-281-0/+537
* Ported program generation, host environment and packaging machinery to stdlib.Eduardo Julian2019-12-241-263/+0
* Renamed "Statement" to "Directive".Eduardo Julian2019-09-071-0/+263