Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add s,@ aka spendsplat | ubq323 | 2024-08-17 | 1 | -0/+7 |
* | add schars-ascii function | ubq323 | 2024-08-17 | 1 | -0/+10 |
* | add delete! and objarr_delete | ubq323 | 2024-08-17 | 1 | -0/+10 |
* | 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 |