1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-11-08 14:10:13 +00:00
kickc/.idea
2017-07-29 14:59:55 +02:00
..
dictionaries Refactoring control flow graph to enable proc calls. Still need to handle return values properly. 2017-06-11 23:36:05 +02:00
libraries Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00
codeStyleSettings.xml Implemented live ranged based register allocation - coalescing on phi statements first, copy-assignments second, other assignments third - and finally the remaining vars are added. 2017-07-27 01:33:10 +02:00
compiler.xml Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00
encodings.xml
misc.xml Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00
modules.xml
uiDesigner.xml
vcs.xml