prog8/compiler/src/prog8
2020-11-01 08:00:32 +01:00
..
ast fix typecheck of multiple returnvalues 2020-10-30 21:45:37 +01:00
compiler optimized memset and memcopy on CX16, memcopy can deal with any size now 2020-11-01 08:00:32 +01:00
functions optimized memset and memcopy on CX16, memcopy can deal with any size now 2020-11-01 08:00:32 +01:00
optimizer fix typecheck of multiple returnvalues 2020-10-30 21:45:37 +01:00
parser library modules imported from embedded resource now contain proper file path (useful for error messages) 2020-09-26 19:30:17 +02:00
server/dbus avoid pulling in the dbus libraries for now 2020-03-14 14:40:39 +01:00
CompilerMain.kt added 'slowwarn' cli option 2020-10-20 21:38:37 +02:00