.. |
config
|
Removed references to 'registering_order', as it was unused.
|
2020-11-26 15:37:40 +10:00 |
crypto
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
debugger
|
Merge pull request #43730 from qarmin/core_drivers_default_values
|
2020-11-24 13:00:27 +01:00 |
error
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
input
|
Merge pull request #43591 from madmiraal/fix-43520
|
2020-11-19 20:43:44 +01:00 |
io
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
math
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
object
|
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
|
2020-11-25 14:08:17 +01:00 |
os
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
string
|
Remove empty lines around braces with the formatting script
|
2020-11-16 23:38:11 -05:00 |
templates
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
variant
|
Merge pull request #43864 from vnen/fix-print-utilities
|
2020-11-25 23:07:52 +01:00 |
core_bind.cpp
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
core_bind.h
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
core_builders.py
|
Update AUTHORS and DONORS list
|
2020-08-14 00:06:51 +02:00 |
core_constants.cpp
|
Initialize class/struct variables with default values in core/ and drivers/
|
2020-11-23 17:38:46 +01:00 |
core_constants.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
core_string_names.cpp
|
Add ability to bind an unbind arguments to Callable.
|
2020-10-09 19:43:22 -03:00 |
core_string_names.h
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
register_core_types.cpp
|
Create Variant built-in functions.
|
2020-11-10 19:31:10 -03:00 |
register_core_types.h
|
Style: Harmonize header guards to style guide [Core]
|
2020-03-25 11:22:19 +01:00 |
SCsub
|
Reorganized core/ directory, it was too fatty already
|
2020-11-07 20:17:12 -03:00 |
typedefs.h
|
Fix SGN macro
|
2020-11-27 13:02:12 -06:00 |
version.h
|
Style: Harmonize header guards to style guide [Core]
|
2020-03-25 11:22:19 +01:00 |