IFPSTools.NET/LibIFPSCC/Scanner
zc e16c00799d ifpscc: initial commit
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
2023-03-28 17:24:19 +01:00
..
FSAGraphs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Char.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Float.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
FSA.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Identifier.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Int.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Keyword.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Operator.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Scanner.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
String.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Tokens.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00
Utils.cs ifpscc: initial commit 2023-03-28 17:24:19 +01:00