This website requires JavaScript.
Explore
Help
Sign In
Heretek-AI
/
GDevelop
Watch
1
Star
0
Fork
0
You've already forked GDevelop
mirror of
https://github.com/Heretek-AI/GDevelop.git
synced
2026-08-25 12:23:58 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
URL-CreateNewProject
GDevelop
/
Core
/
GDCore
/
Events
/
Parsers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
danvervlad
f1401b33c7
Add support for marking extension functions as deprecated, with visual warnings/explanations (
#8156
)
2026-02-12 19:37:55 +01:00
..
ExpressionParser2.cpp
Add support for unicode names (any character, including emojis) for object/group/behavior/extension/function names (
#5564
)
2023-08-14 21:46:10 +02:00
ExpressionParser2.h
Unify variable instructions and handle local variables (
#6459
)
2024-05-20 23:14:07 +02:00
ExpressionParser2Node.cpp
Unify variable instructions and handle local variables (
#6459
)
2024-05-20 23:14:07 +02:00
ExpressionParser2Node.h
Add support for marking extension functions as deprecated, with visual warnings/explanations (
#8156
)
2026-02-12 19:37:55 +01:00
ExpressionParser2NodePrinter.h
Improve structure variables completion (
#5978
)
2023-11-30 13:47:19 +01:00
ExpressionParser2NodeWorker.cpp
Add ExpressionParser2 and tests
2019-01-28 23:16:18 +00:00
ExpressionParser2NodeWorker.h
Remove an ignored (though innocuous) clang warning
2021-09-13 20:29:24 +02:00
GrammarTerminals.h
Add more restricted characters in internationalized names (
#5643
)
2023-09-07 14:54:56 +02:00