prog8/compiler
2020-12-30 23:34:00 +01:00
..
lib project restructure 2020-12-27 07:21:39 +01:00
res change in pattern arguments of diskio.list_files() and lf_start_list(): you can now use a simple pattern with ? and * wildcards 2020-12-30 23:34:00 +01:00
src/prog8 fixed crash when loopvar in for loop wasn't defined 2020-12-28 00:30:08 +01:00
test added 'inline' keyword to force inlining of trivial subroutines 2020-12-26 05:34:14 +01:00
build.gradle update gradle to 6.7 2020-12-28 00:46:30 +01:00
compiler.iml update to new kotlin CLI parser library 2020-12-27 05:04:50 +01:00