prog8/codeCore
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
..
src/prog8/code removed sum(), max(), min(). abs() now always returns uword type. 2022-04-14 00:21:16 +02:00
build.gradle moving string escaping out of antlr project 2022-04-10 17:31:30 +02:00
codeCore.iml moving string escaping out of antlr project 2022-04-10 17:31:30 +02:00