Yerbacon/src/headers
2021-09-11 13:42:22 +02:00
..
parsing Make getId() a constexpr function and use arrow syntax to call it in Target.hpp instead of dereferencing a pointer 2021-09-02 10:08:10 +02:00
transpiler Add an overload to reuse the same characters for the two parameters of Target::stringInterpolation and use an escaped character sequence 2021-09-11 13:42:22 +02:00
arguments.hpp Use a reference in the Argument "==" operator, and move the currentArg variable of main.cpp into the loop used for arguments 2021-09-02 10:34:00 +02:00
lex.hpp Re-add the newlinesoff argument 2021-09-11 11:49:57 +02:00
misc.hpp Revert "Add a "SEPARATOR" token type" 2021-09-11 11:35:22 +02:00
Yerbacon.hpp Add line numbers to Yerbacon::Exception 2021-08-18 19:31:02 +02:00