Yerbacon/src/headers
Username404 97a9703a1a
Lua.hpp & Js.hpp: Don't insert new lines and indentation when a function is empty
Py.hpp: Support empty functions

Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2022-04-21 23:31:11 +02:00
..
parsing Fix the parsing of ParseTree to ignore previous parsed instances 2022-04-21 23:31:11 +02:00
transpiler Lua.hpp & Js.hpp: Don't insert new lines and indentation when a function is empty 2022-04-21 23:31:11 +02:00
arguments.hpp Use the size_t type instead of "unsigned long" for variables that hold the result of a find() call 2022-02-14 14:12:00 +01:00
lex.hpp Add a "--text" argument 2022-04-21 23:31:02 +02:00
misc.hpp Add a "--text" argument 2022-04-21 23:31:02 +02:00
Yerbacon.hpp Rename the Yerbacon::exit function to Yerbacon::fail 2022-02-14 14:12:00 +01:00