Pragmatic Software
|
eb371e3977
|
Significantly improved parsing for C and C++ code; will not nest functions -- if no main detect, main will be created and anything outside of functions will be placed inside of main
|
2010-05-06 17:01:27 +00:00 |
|
Pragmatic Software
|
e1e8418e02
|
Do not use XML::Parser since it chokes on receiving unicode, use SOAP::Lite built-in instead
|
2010-05-02 00:42:33 +00:00 |
|
Pragmatic Software
|
0c541f7a87
|
Forget about ;/**/ sequence -- just require code to have semi-colon
|
2010-04-29 18:58:05 +00:00 |
|
Pragmatic Software
|
0aeeedfaaa
|
Make extra semi-colon more identifible as to not replace inside for(;;) or other cases
|
2010-04-29 01:43:40 +00:00 |
|
Pragmatic Software
|
271839b71f
|
Added newline to pretty function
|
2010-04-27 22:57:34 +00:00 |
|
Pragmatic Software
|
ef4b895cbc
|
Added -showurl option to include URL to results; added pretty() function with astyle dependency to indent code
|
2010-04-27 22:22:02 +00:00 |
|
Pragmatic Software
|
c9af8b5769
|
Allow \n to insert newlines in code
|
2010-04-26 02:53:52 +00:00 |
|
Pragmatic Software
|
6006edafae
|
Better output
|
2010-04-25 23:24:47 +00:00 |
|
Pragmatic Software
|
1daa155229
|
Added interface to ideone.com compiling pastebin
|
2010-04-25 08:00:14 +00:00 |
|