marcobaye
be4580af53
finally removed the 64 KiB limit, the outbuffer size is now determined at
...
runtime. I added a hard limit of 64 MiB, but that value is completely
arbitrary.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@402 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-08-27 18:54:07 +00:00
marcobaye
fc296d6abd
in future versions, program counter in pseudopc blocks no longer silently wraps around to zero
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@398 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-08-16 22:19:54 +00:00
marcobaye
640373c54f
search paths (given via -I) are now also displayed in error messages.
...
also prepared filespecs to be relative to current file in next version.
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@357 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-03-08 23:42:58 +00:00
marcobaye
d70988c09d
added test files for "--dialect", a bit of cleanup
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@347 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-02-24 23:40:43 +00:00
marcobaye
58b04ba77c
more test files
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@342 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-02-18 13:50:32 +00:00
marcobaye
36653b8cf1
forgot test files
...
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@341 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-02-18 01:14:07 +00:00
marcobaye
7a4237eb3c
fixed two bugs, added test files, did cleanup
...
bug 1: in some cases "--format" could not override "!to"
bug 2: "cannot open output file" resulted in "success" exit code
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@340 4df02467-bbd4-4a76-a152-e7ce94205b78
2024-02-18 01:11:33 +00:00