Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-sigil-ification: * | Eduardo Julian | 2022-04-09 | 1 | -1/+1 |
| | |||||
* | Better names for random text/character generators. | Eduardo Julian | 2022-04-08 | 1 | -1/+1 |
| | |||||
* | De-sigil-ification: $ | Eduardo Julian | 2022-04-08 | 1 | -2/+2 |
| | |||||
* | Can now deploy releases with Aedifex. | Eduardo Julian | 2022-04-08 | 1 | -1/+3 |
| | |||||
* | Better snapshot deployments for Aedifex. | Eduardo Julian | 2022-04-07 | 1 | -4/+4 |
| | |||||
* | De-sigil-ification: & | Eduardo Julian | 2022-04-07 | 1 | -1/+1 |
| | |||||
* | Properly handling variance for arrays to avoid invalid subtyping. | Eduardo Julian | 2022-04-04 | 1 | -1/+4 |
| | |||||
* | De-sigil-ification: / | Eduardo Julian | 2022-03-30 | 1 | -0/+9 |
| | |||||
* | Lined-up names of "safe" binary/array defs with names of "unsafe" ones. | Eduardo Julian | 2022-03-30 | 1 | -0/+3 |
| | |||||
* | Re-named ffi.as to "is", and ffi.check to "as", to line the names up with ↵ | Eduardo Julian | 2022-03-30 | 1 | -0/+9 |
normal type-annotation macros. |