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-05-10 22:44:58 +00:00
Code
Issues
Packages
Projects
Wiki
Activity
OpenAssetTools
/
src
/
Parser
/
Parsing
/
Simple
History
Jan
239001e6f2
refactor: use std ranges functions where applicable
2024-03-24 20:49:15 +01:00
..
Expression
refactor: use std ranges functions where applicable
2024-03-24 20:49:15 +01:00
Matcher
refactor: use std ranges functions where applicable
2024-03-24 20:49:15 +01:00
SimpleExpressionInterpreter.cpp
Adjust further code formatting
2023-11-19 21:07:28 +00:00
SimpleExpressionInterpreter.h
Add SimpleExpressionInterpreter that just parses a plain expression
2022-09-06 20:52:23 +02:00
SimpleLexer.cpp
Reformat code with clang format
2023-11-19 21:07:21 +00:00
SimpleLexer.h
Reformat code with clang format
2023-11-19 21:07:21 +00:00
SimpleParserValue.cpp
Correctly parse binary operations that can be interpreted as sign prefixes for numbers
2021-11-28 15:16:43 +01:00
SimpleParserValue.h
Reformat code with clang format
2023-11-19 21:07:21 +00:00