|
|
c5d33fd480
|
Add support for multiple input files
|
2021-06-10 16:29:54 +02:00 |
|
|
|
697af646d3
|
Fix the loop of validLanguage iterating too much.
|
2021-04-26 13:05:30 +02:00 |
|
|
|
75fd1d93d4
|
Make the languages variable a constant containing string_view instances, and use shorter numbers in the LANGUAGE enum.
|
2021-04-26 12:36:11 +02:00 |
|
|
|
a8b2f77dd6
|
Use a pre-increment in a for loop of MainTranspile.cpp.
|
2021-04-24 17:21:30 +02:00 |
|
|
|
76cd97715f
|
Add the "--target=" parameter to the shell command.
|
2021-03-25 21:33:42 +01:00 |
|
|
|
f32f8abc5c
|
Remove useless comments in the beginning of each C++ file.
|
2021-03-17 13:00:22 +01:00 |
|
Username404
|
1b3c135b03
|
Fix the include path in MainTranspile.cpp.
|
2021-03-13 19:57:32 +01:00 |
|
|
|
80510909f1
|
Add a StandardComponents.hpp file.
|
2021-03-06 22:00:07 +01:00 |
|
|
|
5972f0ef4c
|
Add a (definetly incomplete) ParseComponents.hpp file and move the extern declarations of main.cpp to misc.hpp.
|
2021-03-04 11:18:11 +01:00 |
|
|
|
086649a5cd
|
Add a default value to the selected variable in MainTranspile.cpp.
|
2021-02-26 18:49:10 +01:00 |
|
|
|
ad2fcfd746
|
Add stack protection flags in the CMakeLists.txt file (only for the GNU and Clang compilers).
|
2021-02-26 18:05:22 +01:00 |
|
|
|
f0e82fcc0b
|
Make languages[3] a constant.
|
2021-02-19 15:59:14 +01:00 |
|
|
|
618d2bab60
|
Don't make a new string variable in the validLanguage() function of MainTranspile.cpp.
|
2021-02-19 15:56:21 +01:00 |
|
|
|
34c3cfb041
|
Hidden git history due to a license change.
|
2021-02-12 15:07:03 +01:00 |
|