Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-07-23 | Automatically handling input/output conversions for methods in new JVM ↵ | Eduardo Julian | 2 | -35/+120 | |
compiler. | |||||
2021-07-22 | New JVM compiler can now compile JVM classes. | Eduardo Julian | 4 | -134/+181 | |
2021-07-20 | Updated the Scriptum documentation generator. | Eduardo Julian | 9 | -86/+171 | |
2021-07-19 | Made the default JS file-system promise-based so it works well on Node. | Eduardo Julian | 3 | -92/+188 | |
2021-07-18 | New JVM compiler can now compile JVM interfaces. | Eduardo Julian | 15 | -218/+256 | |
2021-07-17 | Now allowing compilers to generate custom-named outputs. | Eduardo Julian | 23 | -99/+125 | |
2021-07-17 | Now properly loading cached modules. | Eduardo Julian | 9 | -90/+121 | |
2021-07-16 | Fixed some inconsistent naming. | Eduardo Julian | 19 | -126/+114 | |
2021-07-15 | Re-named "spec" hierarchy to "specification". | Eduardo Julian | 3 | -9/+12 | |
2021-07-14 | Constant inlining. | Eduardo Julian | 1 | -182/+182 | |
2021-07-14 | Normalized the hierarchy of the standard library modules. | Eduardo Julian | 445 | -0/+89763 | |