aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_tokenizer.h
Commit message (Expand)AuthorAgeFilesLines
* GDScript: Refactor "GD" class prefix to "GDScript"Rémi Verschelde2017-11-161-263/+0
* Add support for the TAU constant. Fixes #12094.Goutte2017-11-121-0/+1
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Make GDScript allow some keywords as identifiersBojidar Marinov2017-07-231-0/+3
* GDScript: Use "is" keyword for type checking.Andreas Haas2017-05-271-0/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-64/+58
* Inf and NaN support added to GDScript.Saracen2017-02-281-0/+2
* made _ a special token in GDScriptkarroffel2017-01-201-0/+1
* Merge pull request #6845 from karroffel/masterJuan Linietsky2017-01-141-0/+1
|\
| * pattern matching: implemented parserKarroffel2017-01-111-0/+1
* | -Fix bugs related to PoolVector crashesJuan Linietsky2017-01-081-0/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Adds enums to GDScriptBojidar Marinov2016-08-271-0/+1
* Brand new networked multiplayerJuan Linietsky2016-08-191-0/+4
* PI is now a built-in constant, fixes #2134Juan Linietsky2016-01-021-0/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* -add breakpoint statement to ease with debugging, closes #3165reduz2015-12-291-0/+1
* - added 'onready' keyword to gdscript. Defers initialization of member variab...reduz2015-12-281-0/+1
* added ability to define signals in scriptJuan Linietsky2015-06-241-0/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* New Code CompletionJuan Linietsky2014-12-161-0/+1
* Bug FixesJuan Linietsky2014-11-021-0/+7
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-0/+1
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-0/+1
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-251-13/+71
* -moved script to modulesJuan Linietsky2014-02-241-0/+181