Florian Rival
a8559bfbbc
Add clang-format to format (C++) source files automatically ( #491 )
...
* Update all CMakeLists of extensions to use clang-format
* Run clang-format on all Extensions
* Update GDCore CMakeLists.txt to add clang-format
* Run clang-format on GDCore files
* Update GDJS and GDCpp CMakeLists.txt to add clang-format
* Run clang-format on GDCpp and GDJS files
2018-05-09 15:57:38 -07:00
Florian Rival
def81b6a62
Move DependenciesAnalyzer to GDCore and added WholeProjectRefactorer
2017-07-09 13:28:45 +02:00
Florian Rival
ec7673d861
Add SerializeTo/UnserializeFrom to InitialInstance
2017-04-29 15:41:55 +02:00
Florian Rival
fef0e68dd3
[WIP] Strip project before sending it to an external editor to reduce loading time
2017-03-07 00:09:48 +01:00
Florian Rival
eaba616f71
Fix InitialInstancesContainer unserializeFrom when not empty
2017-01-22 17:26:01 +01:00
Florian Rival
fa3399f7d2
Fix InitialInstancesContainer::RemoveInstance and harden test ( #303 )
2016-10-07 13:57:08 +02:00
Victor Levasseur
5aa30efa52
Improve InitialInstancesContainer code
...
Add tests for InitialInstancesContainer
2016-09-14 11:52:40 +02:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
63cb853d72
Change file organization (Events, Extensions + more folders)
2015-11-01 11:26:40 +01:00