about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* added license headersEmile2019-02-05
* added the licenseEmile2019-02-05
* adjusted the comments to godoc standardEmile2019-02-05
* fixed a typoEmile2019-02-05
* removed unused functionsEmile2019-02-05
* fixed the json tag formatEmile2019-02-05
* adjusted the comment to godoc standardEmile2019-02-05
* removed an unnecessary return valuesEmile2019-02-05
* removed some unnecessary else conditions that do not make sense in combinati...Emile2019-02-05
* fixed the json taggingEmile2019-02-05
* fixed some issues the linter threw such as exported function ne being commentedEmile2019-02-05
* More Boundry/Boundary typo fixesEmile2019-02-05
* Merge remote-tracking branch 'origin/master'Emile2019-02-05
|\
| * Update 'README.md'emile2019-02-05
* | corrected the typo Boundry -> BoundaryEmile2019-02-05
|/
* added a mutex around the insertion possibly fixing collisionshanemile2019-01-28
* updatehanemile2019-01-24
* Removed the verbose debug logginghanemile2019-01-24
* Exported stargalaxy valueshanemile2019-01-23
* Exporting the stargalaxy structhanemile2019-01-23
* added the stargalacy type combining a star and the galaxy it is currently inhanemile2019-01-23
* Added some debug informationhanemile2019-01-23
* removed the recursion limit againhanemile2019-01-23
* updated the recursion limithanemile2019-01-23
* added the recursion limit againhanemile2019-01-23
* removed the recursion limithanemile2019-01-23
* Merge remote-tracking branch 'origin/master'hanemile2019-01-22
|\
| * added the godoc referenceemile2019-01-22
* | Started writing alot of testshanemile2019-01-22
|/
* increased the recursion limithanemile2019-01-22
* .hanemile2019-01-21
* reviewed the commentshanemile2019-01-21
* implemented methods calculating the center of mass, the total mass of given t...hanemile2019-01-16
* something seems broken...hanemile2019-01-12
* added json attributes to objectshanemile2019-01-12
* using json to store the starshanemile2019-01-12
* .hanemile2019-01-12
* added some comments for godochanemile2019-01-12
* Implemented inserting stars into the tree making sure all stars are in leaves.hanemile2019-01-12
* Defined a Nodehanemile2019-01-11
* overall pushhanemile2019-01-09
* started reparing the insertion functionhanemile2019-01-03
* overall pushhanemile2018-12-24
* testhanemile2018-12-19
* Implemented subdividing a given tree and inserting into a given treehanemile2018-12-15
* removed the pointer foohanemile2018-12-14
* updated stuff...hanemile2018-12-14
* exported pretty much all the values and removed getters (alot of collisions o...hanemile2018-12-14
* Copied the stucts from /Source making them more available by other containers.hanemile2018-12-13
* Initial commitemile2018-12-13