Age | Commit message (Expand) | Author |
---|---|---|
2020-11-20 | Fix variant getters not setting return type | George Marques |
2020-11-18 | Fix return type on builtin validated calls | George Marques |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-11 | Refactor variant built-in methods yet again. | reduz |
2020-11-10 | Create Variant built-in functions. | reduz |
2020-11-10 | Merge pull request #43398 from KoBeWi/add_an_array_to_another_array_but_with_... | Rémi Verschelde |
2020-11-09 | Variant: Rename Type::_RID to Type::RID | Rémi Verschelde |
2020-11-09 | Refactored variant constructor logic | reduz |
2020-11-08 | Add append_array() method to Array class | Tomasz Chabora |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |