Commit Graph

207 Commits

Author SHA1 Message Date
Ebrahim Byagowi
e786e8af65 kotlin: Port other AstroTime constructors 2022-03-21 12:36:50 +03:30
Ebrahim Byagowi
6839240b18 kotlin: Use object instead explicit instancing 2022-03-21 11:42:48 +03:30
Ebrahim Byagowi
cd1617e47f kotlin: Minor style fixes
* Drop unnecessary semicolons
* Turn var to val where possible
2022-03-21 11:41:52 +03:30
Don Cross
2d0abac818 Reformatted Kotlin source code. 2022-03-20 20:59:01 -04:00
Don Cross
8093ceff2a Kotlin: started class AstroTime, delta-t calc. 2022-03-20 20:54:33 -04:00
Don Cross
0f0fab513a Kotlin: implemented Body enum with code docs.
Implemented the Body enum, with documentation strings
in comments. Reworked the Gradle build to generate
GitHub Flavored Markdown (gfm) instead of html.
2022-03-18 20:10:51 -04:00
Ebrahim Byagowi
01a0a89109 Add Kotlin project structure 2022-03-15 21:37:42 +03:30