3873 Commits

Author SHA1 Message Date
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
maltaisn
45a008f8c7
Finish French translation
- Static content.
- A few fixes from last commit.
2020-10-11 14:41:16 -04:00
maltaisn
5798775067
Merge remote-tracking branch 'hneemann/french' into french
# Conflicts:
#	src/main/resources/lang/lang_en.xml
#	src/main/resources/lang/lang_fr.xml
#	src/main/resources/lang/lang_fr_ref.xml
#	src/test/java/de/neemann/digital/lang/TestSyntax.java
2020-10-11 14:39:55 -04:00
hneemann
d0797644d6 adds french translation, see #528 2020-10-10 12:36:01 +02:00
hneemann
ee4752a5d6 Merge branch 'master' into french 2020-10-10 12:29:18 +02:00
hneemann
468b411b1c fixes typos in the english language file, see #528 2020-10-10 12:21:44 +02:00
hneemann
f3af6a0589 improves the single quote rule check, see #528 2020-10-10 10:53:12 +02:00
maltaisn
37cb6b8b2c
Fix English language typos
And more uniform capitalization
2020-10-09 16:59:13 -04:00
maltaisn
47d6c40da8
Fix TestSyntax test quote escaping check
Failed to detect unescaped quotes where they appeared twice before each param, for example "1st' 2nd' {0}" wouldn't have been detected, yet quotes aren't escaped correctly.
2020-10-09 16:49:37 -04:00
maltaisn
42bc271ff9
Add French translation 2020-10-09 16:47:11 -04:00
hneemann
70ec2b26a8 adds postfix not support; closes #527 2020-10-09 08:52:33 +02:00
hneemann
5f24d65ad8 french translation 2020-10-08 22:02:11 +02:00
hneemann
d7557aae31 adds an option to the div component, to select if the remainder of a signed division should always be positive or not, closes #525 2020-10-05 10:38:40 +02:00
hneemann
b48bd4cb8a minor copy edit 2020-10-01 07:31:37 +02:00
hneemann
2c98beb3fe updates the release notes 2020-09-27 10:49:36 +02:00
hneemann
4ff34d212d fixes a bug in the demuxer verilog template, see #521 2020-09-26 20:32:40 +02:00
hneemann
fd4ceef716 fixes a bug in the RAM data editor 2020-09-26 18:07:09 +02:00
hneemann
861d834890 updates the release notes 2020-09-26 10:09:46 +02:00
hneemann
5d737a384d Fixes a bug in restarting a running model. 2020-09-26 09:05:26 +02:00
hneemann
a9409319bd Improves the spacing of & and | in LaTeX math mode output. 2020-09-21 10:40:40 +02:00
hneemann
5857f214a9 improves the layout of the Dadda multiplier 2020-09-21 09:58:24 +02:00
hneemann
c45de225c4 Improves the spacing in LaTeX math mode output. 2020-09-21 09:26:57 +02:00
hneemann
909b7bf09b improves the layout of the Dadda multiplier 2020-09-19 09:44:56 +02:00
hneemann
ec08edbcda adds a Dadda multiplier example 2020-09-17 10:14:51 +02:00
hneemann
50d89aac3d more consistent input of high-z values 2020-09-12 11:24:34 +02:00
hneemann
a526c91bc9 more consistent string conversion of high-z values, see #511 2020-09-12 10:51:51 +02:00
hneemann
7c2d944856 improved the TestHDLExportFlag testcase 2020-08-27 11:30:54 +02:00
hneemann
0bf50c38e9 VHDL/Verilog support is mentioned in the documentation 2020-08-27 11:03:03 +02:00
hneemann
d58b7cf1a7 adds hdl support for the NEG component 2020-08-26 09:47:25 +02:00
hneemann
07c93bf325 fixes a initialization bug in the SignExtender, closes #508 2020-08-23 12:59:17 +02:00
hneemann
d51dae1e5a typo 2020-08-22 16:58:34 +02:00
hneemann
367d586379 If IEEE shapes are used, also the CircuitBuilder uses wide shapes, see #504 2020-08-21 20:33:46 +02:00
hneemann
72e5bc0c5a updates the release notes 2020-08-21 20:20:36 +02:00
hneemann
7d18f43892 If IEEE shapes are used, also the CircuitBuilder uses wide shapes, closes #504 2020-08-21 20:15:21 +02:00
hneemann
a09b63bc1f The terminal dialog now uses the correct font scaling. 2020-08-21 10:59:58 +02:00
hneemann
f633277c4b improves the components help dialog in generic circuits, see #506 2020-08-21 08:18:38 +02:00
Eric Schneider
3befd0408a
Minor copyedit (#507) 2020-08-21 07:54:52 +02:00
hneemann
695690e80e typo, closes #505 2020-08-17 08:16:09 +02:00
hneemann
088aff335f fixes an issue in the table editor, closes #503 2020-08-17 07:40:35 +02:00
hneemann
b8edc4b003 updates the release notes v0.25 2020-08-10 15:13:56 +02:00
hneemann
ff4de718b7 updates the Chinese translation 2020-08-10 07:54:18 +02:00
hneemann
1ae1b8d10e fixes a broken GUI test 2020-08-08 17:59:26 +02:00
hneemann
723ec8b935 updates the Portuguese translation 2020-08-08 13:32:20 +02:00
hneemann
daed9a6dbe updates a screenshot 2020-08-08 12:40:29 +02:00
hneemann
a625d38eea updates the Portuguese translation 2020-08-08 07:58:24 +02:00
hneemann
eb7a583e54 updates the Spanish translation 2020-08-08 07:48:53 +02:00
hneemann
eb19191ada fixed an issue in the screen shot generation 2020-08-07 08:50:48 +02:00
hneemann
3e88b262ba Merge branch 'cliTestPercent' 2020-08-05 18:08:12 +02:00