Historial de Commits

Autor SHA1 Mensaje Fecha
  Yentl Van Tendeloo e4943ca622 Remove some stupid prints; fixed some bugs in the generated hace 9 años
  Yentl Van Tendeloo 056fbc27f9 Modelverse can now also output "None" in case of errors hace 9 años
  Yentl Van Tendeloo d6ea373bfb Major rewrite to bootstrap generation: hace 9 años
  Yentl Van Tendeloo 01b9c79b09 Added the possibility to prepend a name in the bootstrap visitor hace 9 años
  Yentl Van Tendeloo d7ec097456 Remove useless print hace 9 años
  Yentl Van Tendeloo 44e3c8c10d Add missing test file hace 9 años
  Yentl Van Tendeloo 9c0d5182bb Fixed syntax errors in test hace 9 años
  Yentl Van Tendeloo 21d7f23d3c Even more fixes for the model constructors hace 9 años
  Yentl Van Tendeloo cbf7128816 Fixed model constructors hace 9 años
  Yentl Van Tendeloo 37d3a489d0 Also fixed the model constructor hace 9 años
  Yentl Van Tendeloo 6abd4c594c Fixed constructors as well: drop the quotes around it hace 9 años
  Yentl Van Tendeloo 9e331a3a1d Fixed for literals hace 9 años
  Yentl Van Tendeloo ff3d0002ee Add wrapper for literal text reading hace 9 años
  Yentl Van Tendeloo f687eefa94 Also patched the bootstrap generator hace 9 años
  Yentl Van Tendeloo ecadb2f7ff Fixed ambiguity between actions and strings in primitives_visitor hace 9 años
  Yentl Van Tendeloo c7f24a827b Removed manual json serialization in most code generators and in tests hace 9 años
  Yentl Van Tendeloo f5c2f9d9e2 Removed the flatten() command in tests hace 9 años
  Yentl Van Tendeloo 4a672ad55b Fixed even more parts hace 9 años
  Yentl Van Tendeloo a64022b110 Fixed some more places with wrong ID propagation hace 9 años
  Yentl Van Tendeloo 3ebfdc774a Removed even more code to remove the ID propagation hace 9 años
  Yentl Van Tendeloo fa723c6a95 Removed all code that wrapped the R and V choices hace 9 años
  Yentl Van Tendeloo 49afc272d1 Also fix semantics_visitor for new return hace 9 años
  Yentl Van Tendeloo fffe38859d Fixed visitors to expect 2 elements at least hace 9 años
  Yentl Van Tendeloo acaca273c4 Updated all integration test code as well hace 9 años
  Yentl Van Tendeloo 3784117527 Fixed all returns to return! in the test hace 9 años
  Yentl Van Tendeloo 07aea5d6b2 Fixed all problems by breaking the parser (again): this problem is in hace 9 años
  Yentl Van Tendeloo 19697a64cb Fixed bug in parser, but now multiple choices are always possible: which hace 9 años
  Yentl Van Tendeloo 6905017d80 Also fixed the primitives_visitor for the change in tokens in the grammar hace 9 años
  Yentl Van Tendeloo f126a5fdd2 Ignore test for return(1) as it fails at the moment hace 9 años
  Yentl Van Tendeloo 877e44c9b1 Cleaned grammar to not have trouble with the distinction between IF_NODE and IF, for example. The parser doesn't take care of this completely though... hace 9 años