aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/target/jvm/constant/tag.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-49/+0
* "signature:" -> "interface:" & "structure:" -> "implementation:"Eduardo Julian2021-06-301-1/+1
* Replaced kebab-case with snake_case for naming convention.Eduardo Julian2020-12-251-5/+5
* Pure-Lux implementation for biggest and smallest Frac values.Eduardo Julian2020-11-071-3/+3
* "abstract:" macro now takes annotations after representation type.Eduardo Julian2020-08-091-2/+0
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-071-4/+6
* Removed the parsing machinery for JVM classes.Eduardo Julian2019-07-061-7/+0
* Separated reading and writing binary data (lumping them together was a bad id...Eduardo Julian2019-06-211-6/+11
* Re-structured encoding-related modules a bit.Eduardo Julian2019-06-201-5/+7
* Unified the unsigned integers.Eduardo Julian2019-06-201-2/+2
* Moved the modules under "lux/host/" to now be under "lux/target/".Eduardo Julian2019-04-271-0/+49