Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish append -> append! | ubq323 | 2024-08-17 | 1 | -1/+1 |
| | |||||
* | readstring function | ubq323 | 2024-08-17 | 1 | -1/+14 |
| | |||||
* | sin, cos, more checks | ubq323 | 2024-08-17 | 1 | -0/+38 |
| | |||||
* | add ssplit | ubq323 | 2024-08-09 | 1 | -0/+22 |
| | |||||
* | misc | ubq323 | 2024-08-08 | 1 | -4/+45 |
| | |||||
* | add pend builtin function | ubq323 | 2024-07-23 | 1 | -1/+16 |
| | |||||
* | add arrays, appending, getting length, indexing | ubq323 | 2024-06-26 | 1 | -0/+24 |
| | |||||
* | add cfunc type and rudimentary stdlib | ubq323 | 2024-06-26 | 1 | -0/+44 |