Joeri Exelmans
|
e92f44ba01
Rename python src dirs to match installed names (can set to 'src' dir so you don't have to re-install after every change). Updated SCCD schema to accept all existing tests. Added XML namespace to tests. Compiler checks input file against SCCD schema. New compiler dependency 'lxml' (largely compatible with xml.etree) for dealing with XML namespaces and schemas.
|
5 年之前 |
Joeri Exelmans
|
1cb8012bf0
Added (initial) XSD for (current version of) SCCD
|
5 年之前 |
Joeri Exelmans
|
1fea8fbf0d
Shorter folder names. Got rid of outdated CSharp stuff.
|
5 年之前 |
Joeri Exelmans
|
76058129c1
Update python test framework a bit.
|
5 年之前 |
Joeri Exelmans
|
dd03ed9d46
Add Clafer input file for BSML features
|
5 年之前 |
Simon Van Mierlo
|
d04f09d6e8
Merge branch 'master' of https://msdl.uantwerpen.be/git/simon/SCCD
|
6 年之前 |
Simon Van Mierlo
|
37525b9675
private ports now work in both directions; added a bouncing balls example where the SCCD model does not contain UI code (completely external)
|
6 年之前 |
simon
|
027ae6ed31
Merge branch 'master' of romain/SCCD into master
|
6 年之前 |
Romain Franceschini
|
2a1d4a9414
improve macos support
|
6 年之前 |
Simon Van Mierlo
|
f603ddab82
first version of bouncing balls without ui code
|
6 年之前 |
Simon Van Mierlo
|
50ee5e20bb
changed makefile to include multiwindow
|
6 年之前 |
Simon Van Mierlo
|
df4f6ec142
fixed bouncing balls example
|
6 年之前 |
Simon Van Mierlo
|
d389d3e79c
merge
|
7 年之前 |
Simon Van Mierlo
|
1060e49da1
fixed bug with instance_times possibly growing unbounded
|
7 年之前 |
Simon Van Mierlo
|
bd1f5369fa
useless entries in instance_times no longer added
|
7 年之前 |
Yentl Van Tendeloo
|
eb263e072d
Make use of a more elegant interface to threading in Python3
|
7 年之前 |
Yentl Van Tendeloo
|
9315a1c42e
Fix install script for pypy as well
|
7 年之前 |
Yentl Van Tendeloo
|
8f66390cbb
Fix tests for Py3 as well
|
7 年之前 |
Yentl Van Tendeloo
|
ec38c08aca
Merge remote-tracking branch 'upstream/master'
|
7 年之前 |
Simon Van Mierlo
|
fec138e395
added a create_and_start event to cd
|
7 年之前 |
Simon Van Mierlo
|
4941b04bad
removed date in generated files
|
7 年之前 |
Simon Van Mierlo
|
399bdd9d59
added ELSE condition
|
7 年之前 |
Bentley James Oakes
|
77ff848904
Do other recommended changes from 2to3.
|
7 年之前 |
Bentley James Oakes
|
aa7ac83d82
Send bytes to sockets.
|
7 年之前 |
Bentley James Oakes
|
d50dfd4c20
Add comparisons for Events.
|
7 年之前 |
Bentley James Oakes
|
a6cb4efb27
Can't wait for INFINITY time.
|
7 年之前 |
Bentley James Oakes
|
94a6aade39
Fix Python3 version by adding list call.
|
7 年之前 |
Bentley James Oakes
|
c0a0e907f1
Fix up parameter expansion in examples.
|
7 年之前 |
Bentley James Oakes
|
23609f2d08
In Python3, have to have tie-breaking in heap-building.
|
7 年之前 |
Bentley James Oakes
|
ac817966cc
Continue Python3 porting.
|
7 年之前 |