This website requires JavaScript.
Explore
Help
Sign In
zone
/
OpenAssetTools
Watch
2
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-04-20 00:02:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
test
/
ZoneCodeGeneratorTests
/
Parsing
History
Jan
c952aacda1
Remove the zonecodegenerator requirement to reference members in a type reference because IW did nasty things in their game that require me to do so.
2020-09-16 10:18:11 +02:00
..
C_Header
ZoneCodeGenerator: Add unit tests for Structs, Unions and variables
2019-11-06 18:46:16 +01:00
CommandFile
Remove the zonecodegenerator requirement to reference members in a type reference because IW did nasty things in their game that require me to do so.
2020-09-16 10:18:11 +02:00
Impl
ZoneCodeGenerator: Add "." to be recognized as a single token by the lexer
2019-12-03 23:26:56 +01:00
Matching
/Matchers
ZoneCodeGenerator: Remove the const keyword from typename but instead save whether a reference is cosnt in the typedeclaration
2019-11-01 01:46:40 +01:00
Mock
Import code from previous AssetBuilder version
2019-09-24 10:45:09 +02:00