Michael Hansen
|
46ea76c0e9
|
Clean up file handling in main()s, and remove a leak
|
2023-06-05 13:54:26 -07:00 |
|
Perceval Wajsbürt
|
c4c35fc531
|
Use C++ streams over C style IO
|
2023-06-02 01:12:59 +02:00 |
|
clubby789
|
942193e88b
|
Style changes
|
2022-06-16 12:49:04 +01:00 |
|
clubby789
|
dc50479d06
|
Add support for pycdas/pycdc using marshalled code objects
These requires the Python version to be specified as the Pyc header
magic is not present.
|
2022-06-15 11:33:11 +01:00 |
|
Michael Hansen
|
96ef91b5f9
|
Allow specifying an output filename on the command line, instead of forcing reliance on shell redirection.
Closes #31
|
2022-04-26 14:56:12 -07:00 |
|
Michael Hansen
|
bf60a5831b
|
Fix several undefined behavior issues identified by @nrathaus.
Fixes #147.
|
2018-01-28 15:37:44 -08:00 |
|
Michael Hansen
|
a9a362254e
|
Use fputs instead of fprintf when no formatting is required
|
2018-01-28 15:37:44 -08:00 |
|
Michael Hansen
|
b99f0acfb3
|
Fix a couple of string output issues
|
2011-10-23 19:37:06 -07:00 |
|
Michael Hansen
|
f030a77767
|
Allow for output file override
|
2011-10-23 19:04:06 -07:00 |
|
Michael Hansen
|
7ffa2562c3
|
Merge uncommitted changes from old SVN copy
|
2010-09-03 21:50:35 -07:00 |
|
Michael Hansen
|
7bb356d00a
|
Improved output formatting, and added more instruction support
|
2009-08-03 23:13:50 +00:00 |
|
Michael Hansen
|
03042b7e23
|
Decoding simple files with functions and assignments is now possible
|
2009-07-27 00:23:49 +00:00 |
|
Michael Hansen
|
b89ae8b2ac
|
A little bit of code support now
|
2009-07-26 10:07:13 +00:00 |
|