Commit History

作者 SHA1 備註 提交日期
  Yentl Van Tendeloo 382dc0fc3d First commit in making dict_read possible through dictionary access 9 年之前
  Yentl Van Tendeloo b8f8340fe6 Added test for dictionary access (which fails) 9 年之前
  Yentl Van Tendeloo 536e752b8a Add new tests for the constructor 9 年之前
  Yentl Van Tendeloo 03b58a494a Remove double spaces 9 年之前
  Yentl Van Tendeloo 7e47d506e3 Remove logs 9 年之前
  Yentl Van Tendeloo 26d713a3a2 Declare also doesn't redeclare when in the same scope 9 年之前
  Yentl Van Tendeloo 8389eae6e8 Ignore vim swap files as well 9 年之前
  Yentl Van Tendeloo 2e4639316a Fixed pn_interface which duplicated the "model" entry, sometimes resulting in empty model list 9 年之前
  Yentl Van Tendeloo a24a972a9a Show warning message in MvS on duplicate keys 9 年之前
  Yentl Van Tendeloo 1262b06214 Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists 9 年之前
  Yentl Van Tendeloo fefc09cad9 Add exception when adding multiple entries to the same dictionary using 9 年之前
  Yentl Van Tendeloo e11aeba370 Semantics visitor no longer reasons about the global keyword either 9 年之前
  Yentl Van Tendeloo a063055f90 Removed the global keyword altogether 9 年之前
  Yentl Van Tendeloo a2d1291d36 Further constrain types of conformance operations 9 年之前
  Yentl Van Tendeloo bc7da652de Use operators in pn_interface.alc 9 年之前
  Yentl Van Tendeloo 35669917c4 Clean up files 9 年之前
  Yentl Van Tendeloo 0592c8fe7b Cleaning object_operations 9 年之前
  Yentl Van Tendeloo 4792f0579a Fix variable names in library.alc 9 年之前
  Yentl Van Tendeloo 520b077bba Constrain the types of constructors further (Element --> Action) 9 年之前
  Yentl Van Tendeloo 291da53c21 Deduplicate names for constructors.alc and use operators 9 年之前
  Yentl Van Tendeloo f909fdb654 Use shorter variable names now that scopes exist 9 年之前
  Yentl Van Tendeloo ab394a5dbb Made conformance_scd a bit more readable and fixed some latent bugs in 9 年之前
  Yentl Van Tendeloo fb60fd7ac0 Compilation manager now uses nicer variable names and operators for some 9 年之前
  Yentl Van Tendeloo 516e99a5fb Minor order changes 9 年之前
  Yentl Van Tendeloo 36cf45eded Added possibility to do string appends through + operator (order of 9 年之前
  Yentl Van Tendeloo 0115001996 Allow Modelverse some time to start up completely 9 年之前
  Yentl Van Tendeloo 4362bb57ff Removed ugly print 9 年之前
  Yentl Van Tendeloo 80046e3680 Also ignore __pycache__ folders 9 年之前
  Yentl Van Tendeloo e044a1ddff Also ignore .dot files, as they are used as output for the internal 9 年之前
  Yentl Van Tendeloo d784b20530 Re-added file that was necessary 9 年之前