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
|
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
|
d9de063658
|
adds 74190 to the IC library, closes #540
|
2020-10-27 17:33:17 +01:00 |
|
hneemann
|
9ff585c878
|
Fixes a bug in the table modify dialog.
|
2020-10-26 12:57:43 +01:00 |
|
hneemann
|
2181d83c4c
|
Fixes a bug in the table modify dialog.
|
2020-10-26 12:55:45 +01:00 |
|
hneemann
|
723217be92
|
sets the "fractional font metrics" flag, see #539
|
2020-10-25 19:24:51 +01:00 |
|
hneemann
|
e3a4b5873f
|
updates the release notes
|
2020-10-25 10:23:18 +01:00 |
|
hneemann
|
29fe046a76
|
improves the layout of fsm transitions
|
2020-10-25 10:17:58 +01:00 |
|
hneemann
|
cb2657a65b
|
refactoring of k-map, see #536
|
2020-10-24 11:43:11 +02:00 |
|
hneemann
|
9e478d9f5a
|
fixes an drag&draw issue in the k-map
|
2020-10-23 14:35:55 +02:00 |
|
hneemann
|
036410ce57
|
refactoring of k-map, see #536
|
2020-10-23 08:54:40 +02:00 |
|
hneemann
|
785691a4e6
|
fixes some issues related to #535
|
2020-10-17 09:59:25 +02:00 |
|
hneemann
|
9376065cad
|
removed some old, no longer needed code
|
2020-10-17 09:41:44 +02:00 |
|
hneemann
|
661bd7f4cc
|
fixes a bug in the test case bits(n,m) command if n is 64; fixes #535
|
2020-10-16 12:41:34 +02:00 |
|
XinJun Ma
|
9c15089b14
|
update Chinese translation (#534)
|
2020-10-16 12:20:19 +02:00 |
|
hneemann
|
2ec0dc2dea
|
fixes some issues in the event system; closes #531; closes #533
|
2020-10-14 21:36:20 +02:00 |
|
dependabot[bot]
|
9da5b08a83
|
Bump junit from 4.12 to 4.13.1 (#530)
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-10-14 15:52:35 +02:00 |
|
hneemann
|
2613eaebc7
|
Merge branch 'french'
|
2020-10-14 10:02:27 +02:00 |
|
hneemann
|
e282404e05
|
fixes the not matching Chinese screenshots
|
2020-10-14 09:57:37 +02:00 |
|
hneemann
|
74e6895fc4
|
fixes the not matching screenshots, see #528
|
2020-10-14 09:53:35 +02:00 |
|
hneemann
|
b015dd03ae
|
updated the README.md, see #528
|
2020-10-13 19:48:56 +02:00 |
|
hneemann
|
410480ee8c
|
adds french screenshots, see #528
|
2020-10-13 17:22:21 +02:00 |
|
hneemann
|
9373ad8acd
|
fixes lang.xml
|
2020-10-12 14:51:10 +02:00 |
|