Evil Eye
|
0df45a90b3
|
Use string_view in the remaining Class methods and push string_views closer to the MyGUI boundary
|
2022-08-23 22:14:27 +02:00 |
|
Evil Eye
|
51938f9ef7
|
Use string_view in Interpreter::Context
|
2022-08-12 19:42:35 +02:00 |
|
elsid
|
f99ed6f1db
|
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
|
2022-08-03 22:06:24 +02:00 |
|
Evil Eye
|
ac78b537d2
|
Address feedback
|
2022-05-22 09:29:03 +02:00 |
|
Evil Eye
|
c6ca0e78c9
|
Make getStringLiteral return a string_view
|
2022-05-21 01:21:55 +02:00 |
|
Matt
|
34723c8ea8
|
Cleanup interpreter code a bit
|
2022-01-27 19:18:57 +00:00 |
|
Evil Eye
|
bee94e2afc
|
Treat commas in scripts as whitespace
|
2021-11-13 14:06:21 +01:00 |
|
Evil Eye
|
ae08f942d5
|
Test binary operators
|
2021-10-30 12:23:14 +02:00 |
|
Evil Eye
|
3c5a50cf90
|
Add issues from Redmine
|
2021-10-30 12:09:02 +02:00 |
|
Evil Eye
|
319d30fb85
|
Add AddTopic testing
|
2021-10-30 10:42:11 +02:00 |
|
Evil Eye
|
b3208f4066
|
Add more issues and a forum thread
|
2021-10-30 10:42:10 +02:00 |
|
Evil Eye
|
8e0dfe3a8a
|
Add tests for more issues
|
2021-10-30 10:42:10 +02:00 |
|
Evil Eye
|
b2cdbe2e61
|
Add tests for certain issues
|
2021-10-30 10:42:10 +02:00 |
|
Evil Eye
|
3dada0796a
|
Validate integer math
|
2021-10-30 10:42:10 +02:00 |
|
Evil Eye
|
f027acf575
|
Move boilerplate to separate file
|
2021-10-30 10:42:09 +02:00 |
|
Evil Eye
|
be759e576a
|
Be sure to verify the opcode got executed
|
2021-10-30 10:42:09 +02:00 |
|
Evil Eye
|
6ad8549163
|
Allow validation of constant arguments
|
2021-10-30 10:42:09 +02:00 |
|
Evil Eye
|
e1ac871672
|
Start adding compiler tests
|
2021-10-30 10:42:08 +02:00 |
|