mirror of
https://github.com/Wack0/IFPSTools.NET.git
synced 2025-06-19 11:15:34 -04:00
![]() libifpscc: initial commit readme: document ifpscc/libifpscc license: add credits for ifpscc/libifpscc (derived from code also MIT licensed) libifps: make additional fields/types public for libifpscc libifps: fix field documentation for some opcodes libifps: fix loading functions that are not exported libifps: allow saving a nonexistant primitive type if the same primitive type was added already libifps: fix parsing Extended constants libifps: fix ushort/short being mapped to the wrong types in one table csproj: set Prefer32Bit=false for release builds |
||
---|---|---|
.. | ||
char.dot | ||
char.svg | ||
constchar.dot | ||
constchar.svg | ||
draw_fsas.py | ||
float.dot | ||
float.svg | ||
identifier.dot | ||
identifier.svg | ||
int.dot | ||
int.svg | ||
newline.dot | ||
operator.dot | ||
operator.svg | ||
README.md | ||
space.dot | ||
space.svg | ||
string.dot | ||
string.svg |
Graphs of the scanner FSAs
*.svg
: the rendered graphs
Use draw_fsas.py
to render the graphs with the .dot
files.