tests/languages/purebasic


Log

Author Commit Date CI Message
HeX0R 499b1fa0 2022-03-02T11:30:29 Purebasic: Added support for pointer to string operator (#3362)
HeX0R d6c53726 2022-02-04T00:41:10 PureBasic: Added missing keyword and fixed constants ending with `$` (#3320)
Michael Schmidt f41bcf23 2021-12-05T14:39:30 Haxe: Improved tokenization (#3211)
Michael Schmidt f3b25786 2021-10-05T21:25:23 PureBasic: Fixed token order inside `asm` token (#3123)
Michael Schmidt 2f7f7364 2021-10-05T21:15:33 Added more language tests (#3131)
HeX0R101 d0c1c70d 2020-05-06T23:59:29 Added support for PureBasic (#2369) A language based on Basic (BlitzBasic to be precise) with inline assembler also and direct API calls. Can compile on Windows, Linux, and macOS