index
:
structs
this commit
main
All of the structures used in the GalaxySimulator
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
updated the file descriptions
HEAD
main
Emile
2019-02-05
*
commented the Vec2 structure
Emile
2019-02-05
*
renamed receivers consistently
Emile
2019-02-05
*
added license headers
Emile
2019-02-05
*
added the license
Emile
2019-02-05
*
adjusted the comments to godoc standard
Emile
2019-02-05
*
fixed a typo
Emile
2019-02-05
*
removed unused functions
Emile
2019-02-05
*
fixed the json tag format
Emile
2019-02-05
*
adjusted the comment to godoc standard
Emile
2019-02-05
*
removed an unnecessary return values
Emile
2019-02-05
*
removed some unnecessary else conditions that do not make sense in combinati...
Emile
2019-02-05
*
fixed the json tagging
Emile
2019-02-05
*
fixed some issues the linter threw such as exported function ne being commented
Emile
2019-02-05
*
More Boundry/Boundary typo fixes
Emile
2019-02-05
*
Merge remote-tracking branch 'origin/master'
Emile
2019-02-05
|
\
|
*
Update 'README.md'
emile
2019-02-05
*
|
corrected the typo Boundry -> Boundary
Emile
2019-02-05
|
/
*
added a mutex around the insertion possibly fixing collisions
hanemile
2019-01-28
*
update
hanemile
2019-01-24
*
Removed the verbose debug logging
hanemile
2019-01-24
*
Exported stargalaxy values
hanemile
2019-01-23
*
Exporting the stargalaxy struct
hanemile
2019-01-23
*
added the stargalacy type combining a star and the galaxy it is currently in
hanemile
2019-01-23
*
Added some debug information
hanemile
2019-01-23
*
removed the recursion limit again
hanemile
2019-01-23
*
updated the recursion limit
hanemile
2019-01-23
*
added the recursion limit again
hanemile
2019-01-23
*
removed the recursion limit
hanemile
2019-01-23
*
Merge remote-tracking branch 'origin/master'
hanemile
2019-01-22
|
\
|
*
added the godoc reference
emile
2019-01-22
*
|
Started writing alot of tests
hanemile
2019-01-22
|
/
*
increased the recursion limit
hanemile
2019-01-22
*
.
hanemile
2019-01-21
*
reviewed the comments
hanemile
2019-01-21
*
implemented methods calculating the center of mass, the total mass of given t...
hanemile
2019-01-16
*
something seems broken...
hanemile
2019-01-12
*
added json attributes to objects
hanemile
2019-01-12
*
using json to store the stars
hanemile
2019-01-12
*
.
hanemile
2019-01-12
*
added some comments for godoc
hanemile
2019-01-12
*
Implemented inserting stars into the tree making sure all stars are in leaves.
hanemile
2019-01-12
*
Defined a Node
hanemile
2019-01-11
*
overall push
hanemile
2019-01-09
*
started reparing the insertion function
hanemile
2019-01-03
*
overall push
hanemile
2018-12-24
*
test
hanemile
2018-12-19
*
Implemented subdividing a given tree and inserting into a given tree
hanemile
2018-12-15
*
removed the pointer foo
hanemile
2018-12-14
*
updated stuff...
hanemile
2018-12-14
[next]