prog8/compiler/test/helpers
Irmen de Jong 220246278a removed sum(), max(), min(). abs() now always returns uword type.
This greatly simplifies internal handling of builtin functions by always having one fixed return type.
2022-04-14 00:21:16 +02:00
..
compileXyz.kt added start of virtual machine compilation target 2022-03-19 00:57:35 +01:00
Dummies.kt removed sum(), max(), min(). abs() now always returns uword type. 2022-04-14 00:21:16 +02:00
ErrorReporterForTests.kt consolidating modules 2022-03-11 20:45:39 +01:00
mapCombinations.kt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00
paths.kt moved all unit tests into single project to avoid dependency issues 2021-12-04 18:20:22 +01:00