|
c5d33fd480
|
Add support for multiple input files
|
2021-06-10 16:29:54 +02:00 |
|
Username404
|
85c155fc3b
|
Remove a parameter from the setOutputFileContent function and remove a variable in the main function.
|
2021-04-24 17:58:12 +02:00 |
|
|
9869f73e35
|
Use a reference as the parseString function's parameter instead of a unuseful pointer.
|
2021-03-25 21:15:21 +01:00 |
|
|
c362f422cd
|
Don't return a reference in the getCompCount method.
|
2021-03-19 13:16:35 +01:00 |
|
|
f32f8abc5c
|
Remove useless comments in the beginning of each C++ file.
|
2021-03-17 13:00:22 +01:00 |
|
|
80510909f1
|
Add a StandardComponents.hpp file.
|
2021-03-06 22:00:07 +01:00 |
|
|
11b92f7346
|
Make the argument of parseString a const reference.
|
2021-03-05 14:41:46 +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 |
|
|
6d2c23bb39
|
Add a misc.hpp file.
|
2021-03-03 19:47:25 +01:00 |
|