Historique des commits

Auteur SHA1 Message Date
  Yentl Van Tendeloo b25ff6c9f5 Fixed socket2event race condition il y a 9 ans
  Yentl Van Tendeloo 122624f5e5 Added nice pretty printer after semantic visitor (and tree il y a 9 ans
  Yentl Van Tendeloo 4ec76ca22f Fixed tree rewriting and don't require hacks in the writing visitors anymore il y a 9 ans
  Yentl Van Tendeloo 382dc0fc3d First commit in making dict_read possible through dictionary access il y a 9 ans
  Yentl Van Tendeloo b8f8340fe6 Added test for dictionary access (which fails) il y a 9 ans
  Yentl Van Tendeloo 536e752b8a Add new tests for the constructor il y a 9 ans
  Yentl Van Tendeloo 03b58a494a Remove double spaces il y a 9 ans
  Yentl Van Tendeloo 7e47d506e3 Remove logs il y a 9 ans
  Yentl Van Tendeloo 26d713a3a2 Declare also doesn't redeclare when in the same scope il y a 9 ans
  Yentl Van Tendeloo 8389eae6e8 Ignore vim swap files as well il y a 9 ans
  Yentl Van Tendeloo 2e4639316a Fixed pn_interface which duplicated the "model" entry, sometimes resulting in empty model list il y a 9 ans
  Yentl Van Tendeloo a24a972a9a Show warning message in MvS on duplicate keys il y a 9 ans
  Yentl Van Tendeloo 1262b06214 Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists il y a 9 ans
  Yentl Van Tendeloo fefc09cad9 Add exception when adding multiple entries to the same dictionary using il y a 9 ans
  Yentl Van Tendeloo e11aeba370 Semantics visitor no longer reasons about the global keyword either il y a 9 ans
  Yentl Van Tendeloo a063055f90 Removed the global keyword altogether il y a 9 ans
  Yentl Van Tendeloo a2d1291d36 Further constrain types of conformance operations il y a 9 ans
  Yentl Van Tendeloo bc7da652de Use operators in pn_interface.alc il y a 9 ans
  Yentl Van Tendeloo 35669917c4 Clean up files il y a 9 ans
  Yentl Van Tendeloo 0592c8fe7b Cleaning object_operations il y a 9 ans
  Yentl Van Tendeloo 4792f0579a Fix variable names in library.alc il y a 9 ans
  Yentl Van Tendeloo 520b077bba Constrain the types of constructors further (Element --> Action) il y a 9 ans
  Yentl Van Tendeloo 291da53c21 Deduplicate names for constructors.alc and use operators il y a 9 ans
  Yentl Van Tendeloo f909fdb654 Use shorter variable names now that scopes exist il y a 9 ans
  Yentl Van Tendeloo ab394a5dbb Made conformance_scd a bit more readable and fixed some latent bugs in il y a 9 ans
  Yentl Van Tendeloo fb60fd7ac0 Compilation manager now uses nicer variable names and operators for some il y a 9 ans
  Yentl Van Tendeloo 516e99a5fb Minor order changes il y a 9 ans
  Yentl Van Tendeloo 36cf45eded Added possibility to do string appends through + operator (order of il y a 9 ans
  Yentl Van Tendeloo 0115001996 Allow Modelverse some time to start up completely il y a 9 ans
  Yentl Van Tendeloo 4362bb57ff Removed ugly print il y a 9 ans