Skip to content

Releases: danschnurp/kiv-fjp

1.1.1

06 Jan 09:35
Compare
Choose a tag to compare

Added support of function call before declaration.

usage:
Not so swift compiler.
arguments:
-h, --help show this help message and exit
--f_input F_INPUT path to input file...
--out OUT path to output dir... (optional) (default is current dir)

1.0.0

04 Jan 21:27
Compare
Choose a tag to compare

usage: not_so_swift_compiler.exe [-h] --f_input F_INPUT [--out OUT]

Not so swift compiler.

optional arguments:
-h, --help show this help message and exit
--f_input F_INPUT path to input file...
--out OUT path to output dir...

0.2

27 Dec 21:37
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

usage: not_so_swift_compiler.exe [-h] [--f_input F_INPUT] [--out OUT]

Not so swift compiler.

arguments:
-h, --help show this help message and exit
--f_input F_INPUT path to input file...
--out OUT path to output dir... (optional)

0.1

20 Dec 14:50
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

initial release

usage: main.exe [-h] [--f_input F_INPUT] [--out OUT]

Not so swift compiler.

arguments:
-h, --help show this help message and exit
--f_input F_INPUT path to input file...
--out OUT path to output dir... (optional)