Commit graph

6 commits

Author SHA1 Message Date
Olivier Goffart
3651885d87 Move the compiler binary in tools/
And rename sixtyfps_compiler to sixtyfps_compilerlib
2020-06-05 09:23:38 +02:00
Olivier Goffart
36fb526811 Do inlining in a pass before the lowering 2020-05-26 15:10:27 +02:00
Olivier Goffart
3965d9048f syntax_updater: also update the .rs files containing sixtyfps! 2020-05-25 11:49:52 +02:00
Olivier Goffart
5228f3695d Revert "Replace '=' with ':='"
This reverts commit 7be8b09b3b.

Now that the replacement is done
2020-05-25 10:45:10 +02:00
Olivier Goffart
7be8b09b3b Replace '=' with ':=' 2020-05-25 10:43:19 +02:00
Olivier Goffart
058676e526 Initial import of a syntax_updater tool that rewrite files 2020-05-25 10:07:43 +02:00