Skip to content

Tags: quadroid/jcf-pascal-format

Tags

v1.0.2-4d3a7bf

Toggle v1.0.2-4d3a7bf's commit message
Formatting

v1.0.2-2102b92

Toggle v1.0.2-2102b92's commit message
Rewrite token tree output using methods from `System.pas`:

  * `LazLogger` is not available on Delphi.
  * Separate output for multiple input files (in case of batch convert).
  * Will now always write tree dump on parsing error.
  * New `-debug` switch to redirect tree output to `stderr`.
      * Will do so even if there was no error in source code.

v1.0.1-fe57ea3

Toggle v1.0.1-fe57ea3's commit message
Update .gitignore

v1.0.1

Toggle v1.0.1's commit message
Allow specifying custom output file name in single file mode

v1.0.0

Toggle v1.0.0's commit message
Update