hneemann
|
a45808919f
|
adds a not connected symbol
|
2020-11-16 13:02:27 +01:00 |
|
hneemann
|
27c8478d2d
|
minor refactoring of the isWireAt(pos) method
|
2020-11-15 17:09:37 +01:00 |
|
hneemann
|
44aeec1712
|
if a wire is connected to an other wire, the wire drawing is canceled
|
2020-11-15 16:49:19 +01:00 |
|
hneemann
|
a235e85889
|
closes #555
|
2020-11-15 12:41:26 +01:00 |
|
hneemann
|
f170f05a31
|
Merge branch 'epromModify'
|
2020-11-12 19:07:41 +01:00 |
|
hneemann
|
6b49b7e9e1
|
fixes a bug in the current to default function if generic circuits are used, see #543
|
2020-11-11 19:42:06 +01:00 |
|
hneemann
|
2099b9c99f
|
adds a test for the circuit modifier, see #541
|
2020-11-11 18:05:51 +01:00 |
|
hneemann
|
5e823a4bcf
|
modifications made by the model are grouped together, see #541
|
2020-11-11 17:12:58 +01:00 |
|
hneemann
|
d8dadcc264
|
better handling of model driven eeprom modifications, closes #541
|
2020-11-10 14:28:46 +01:00 |
|
hneemann
|
8d42d7838d
|
Removes a superfluous model event; closes #551
|
2020-11-10 07:33:30 +01:00 |
|
hneemann
|
4d688b9fb9
|
fixes a bug in the folder test runner, closes #553
|
2020-11-09 19:36:41 +01:00 |
|
hneemann
|
e8b8fdf50f
|
fixes a checkstyle issue
|
2020-11-09 19:11:39 +01:00 |
|
hneemann
|
b7655f909a
|
fixes a bug in the color editor, closes #552
|
2020-11-09 19:07:44 +01:00 |
|
hneemann
|
6aff054465
|
fixes a null pointer exception
|
2020-11-09 18:30:44 +01:00 |
|
hneemann
|
2f2d45a48d
|
Merge branch 'fsmOptimizer'
|
2020-11-08 17:32:37 +01:00 |
|
hneemann
|
21417c251a
|
enables fsm optimizer only in experimental mode
|
2020-11-08 17:32:06 +01:00 |
|
hneemann
|
16d7623318
|
updates the French translation
|
2020-11-08 13:19:22 +01:00 |
|
hneemann
|
13960b74f0
|
fixed a minor issue in the LanguageUpdater
|
2020-11-08 13:17:22 +01:00 |
|
hneemann
|
47b118ecf5
|
fixed a minor issue in the spanish translation
|
2020-11-08 11:52:48 +01:00 |
|
hneemann
|
f9d5fb6630
|
improves a error message
|
2020-11-08 11:45:20 +01:00 |
|
hneemann
|
509b613ad8
|
fixed a minor issue in the language files
|
2020-11-08 11:21:13 +01:00 |
|
hneemann
|
06b276b6d9
|
adds some more information to the info dialog
|
2020-11-08 08:54:03 +01:00 |
|
hneemann
|
4208c4de87
|
Merge branch 'genericTestCases'
|
2020-11-08 08:18:53 +01:00 |
|
hneemann
|
c7753fcb19
|
disables optimizer cancel button after it is pressed
|
2020-11-07 22:10:07 +01:00 |
|
hneemann
|
b04b469b71
|
minor refactoring of the test executor
|
2020-11-07 15:28:58 +01:00 |
|
hneemann
|
1de3a42570
|
added some test cases
|
2020-11-07 15:03:44 +01:00 |
|
hneemann
|
d78761b8b6
|
ranamed a constant
|
2020-11-07 15:03:23 +01:00 |
|
hneemann
|
4d9eccc643
|
fixed a strange issue in the lang files
|
2020-11-07 14:43:51 +01:00 |
|
hneemann
|
2cd5eb71bb
|
first working parameterized test cases, see #543
|
2020-11-07 14:41:37 +01:00 |
|
hneemann
|
72558db65f
|
refactoring of test case extraction
|
2020-11-07 10:51:44 +01:00 |
|
hneemann
|
3534d92961
|
adds some helpful implicit type casts to the generics this values
|
2020-11-07 10:20:25 +01:00 |
|
hneemann
|
ce864cc231
|
moves the Testdata key to the Keys class
|
2020-11-07 10:19:16 +01:00 |
|
hneemann
|
989ee5e732
|
fixes a problem with string escaping
|
2020-11-06 18:30:37 +01:00 |
|
hneemann
|
006faab1a0
|
fixes a problem with string escaping
|
2020-11-06 18:25:50 +01:00 |
|
hneemann
|
0184e2c43c
|
Merge branch 'genericInit'
|
2020-11-06 12:43:05 +01:00 |
|
hneemann
|
fd55fc65aa
|
modifies the shape for the generic init code
|
2020-11-06 12:40:26 +01:00 |
|
hneemann
|
a81d3ae9f2
|
improves one of the generic init code test cases
|
2020-11-06 12:27:21 +01:00 |
|
hneemann
|
6c891f9978
|
allows unconnected wires; closes #546
|
2020-11-05 11:51:28 +01:00 |
|
hneemann
|
55766d88da
|
preserves int values data type; see #543
|
2020-11-05 08:50:58 +01:00 |
|
hneemann
|
1a4e952117
|
adds additional test cases; see #543
|
2020-11-05 08:41:04 +01:00 |
|
hneemann
|
6c65bccd2e
|
fixes the concrete circuit creation; see #543
|
2020-11-05 08:02:13 +01:00 |
|
hneemann
|
287a6a9975
|
adds struct/map literals to hgs parser
|
2020-11-05 07:32:10 +01:00 |
|
hneemann
|
a55f86ed91
|
allows to create a concrete circuit from a generic one; see #543
|
2020-11-04 08:09:32 +01:00 |
|
hneemann
|
afd3e737d9
|
fixes an issue with the wire tool tip catch radius; see #510
|
2020-11-03 21:41:01 +01:00 |
|
hneemann
|
30ca4461c2
|
first working generic init code implementation; see #543
|
2020-11-03 07:48:52 +01:00 |
|
hneemann
|
27c20e6eec
|
fixes a minor bug in the barrelShifter generics example
|
2020-11-01 14:35:32 +01:00 |
|
hneemann
|
2f2b3ddc83
|
fixes a data race
|
2020-11-01 09:36:20 +01:00 |
|
hneemann
|
634ad67137
|
first running parallel optimizer
|
2020-10-31 22:54:49 +01:00 |
|
hneemann
|
29b8712174
|
adds a simple brute force fsm optimizer
|
2020-10-31 11:15:34 +01:00 |
|
hneemann
|
d9de063658
|
adds 74190 to the IC library, closes #540
|
2020-10-27 17:33:17 +01:00 |
|