Yentl Van Tendeloo
|
a0cbb00a13
Missing []
|
před 9 roky |
Yentl Van Tendeloo
|
6b7b121e31
Updated pn_interface for [] syntax
|
před 9 roky |
Yentl Van Tendeloo
|
3d15e0c1e5
Updated object_operations.alc for new [] syntax
|
před 9 roky |
Yentl Van Tendeloo
|
51b6572a1a
Ported some code to [] syntax instead of dict_read (where possible)
|
před 9 roky |
Yentl Van Tendeloo
|
84e6ece8bd
Small change to serve as proof of concept for the change of dict_read
|
před 9 roky |
Yentl Van Tendeloo
|
3bbc09891b
Removed useless print statements
|
před 9 roky |
Yentl Van Tendeloo
|
8c42352a35
Added same test to graph compilation
|
před 9 roky |
Yentl Van Tendeloo
|
b25ff6c9f5
Fixed socket2event race condition
|
před 9 roky |
Yentl Van Tendeloo
|
122624f5e5
Added nice pretty printer after semantic visitor (and tree
|
před 9 roky |
Yentl Van Tendeloo
|
4ec76ca22f
Fixed tree rewriting and don't require hacks in the writing visitors anymore
|
před 9 roky |
Yentl Van Tendeloo
|
382dc0fc3d
First commit in making dict_read possible through dictionary access
|
před 9 roky |
Yentl Van Tendeloo
|
b8f8340fe6
Added test for dictionary access (which fails)
|
před 9 roky |
Yentl Van Tendeloo
|
536e752b8a
Add new tests for the constructor
|
před 9 roky |
Yentl Van Tendeloo
|
03b58a494a
Remove double spaces
|
před 9 roky |
Yentl Van Tendeloo
|
7e47d506e3
Remove logs
|
před 9 roky |
Yentl Van Tendeloo
|
26d713a3a2
Declare also doesn't redeclare when in the same scope
|
před 9 roky |
Yentl Van Tendeloo
|
8389eae6e8
Ignore vim swap files as well
|
před 9 roky |
Yentl Van Tendeloo
|
2e4639316a
Fixed pn_interface which duplicated the "model" entry, sometimes resulting in empty model list
|
před 9 roky |
Yentl Van Tendeloo
|
a24a972a9a
Show warning message in MvS on duplicate keys
|
před 9 roky |
Yentl Van Tendeloo
|
1262b06214
Stricter checking enforced on duplicate entries: do not redefine global symbol if already exists
|
před 9 roky |
Yentl Van Tendeloo
|
fefc09cad9
Add exception when adding multiple entries to the same dictionary using
|
před 9 roky |
Yentl Van Tendeloo
|
e11aeba370
Semantics visitor no longer reasons about the global keyword either
|
před 9 roky |
Yentl Van Tendeloo
|
a063055f90
Removed the global keyword altogether
|
před 9 roky |
Yentl Van Tendeloo
|
a2d1291d36
Further constrain types of conformance operations
|
před 9 roky |
Yentl Van Tendeloo
|
bc7da652de
Use operators in pn_interface.alc
|
před 9 roky |
Yentl Van Tendeloo
|
35669917c4
Clean up files
|
před 9 roky |
Yentl Van Tendeloo
|
0592c8fe7b
Cleaning object_operations
|
před 9 roky |
Yentl Van Tendeloo
|
4792f0579a
Fix variable names in library.alc
|
před 9 roky |
Yentl Van Tendeloo
|
520b077bba
Constrain the types of constructors further (Element --> Action)
|
před 9 roky |
Yentl Van Tendeloo
|
291da53c21
Deduplicate names for constructors.alc and use operators
|
před 9 roky |