| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | minor tweak to script recursion depth checks | fusion32 | 2026-06-20 |
| | | |||
| * | fix issues and warnings when compiling with glibc < 2.32 (#57, #58) | fusion32 | 2026-05-28 |
| | | | | | | This also fixes some inconsistencies such as mixing both strerror and strerrordesc_np, and possible formatting issues. | ||
| * | minor cleanup | fusion32 | 2025-07-01 |
| | | |||
| * | linux Makefile + fix most compilation problems | fusion32 | 2025-05-25 |
| | | | | | | | | I wanted to see if the compiler had any problems with the code so far and added a few stub definitions so that each file would properly compile. We still fail when linking but we're able to to find and fix compile time errors. | ||
| * | move string utility to `util.cc` + small script identifier fix | fusion32 | 2025-05-25 |
| | | |||
| * | implement `SaveFile` | fusion32 | 2025-05-22 |
| | | |||
| * | implement TWriteStream, T(Dynamic)WriteBuffer, and TWriteBinaryFile | fusion32 | 2025-05-22 |
| | | |||
| * | implement TReadStream, TReadBuffer, and TReadBinaryFile | fusion32 | 2025-05-22 |
| | | |||
| * | implement TWriteScriptFile | fusion32 | 2025-05-22 |
| | | |||
| * | implement script lexer | fusion32 | 2025-05-22 |
