about summary refs log tree commit diff
path: root/convert.go
Commit message (Collapse)AuthorAge
* added support for an enmpty international designatorEmile2019-09-25
|
* removed code printing a possibly nonexistant stringEmile2019-09-23
| | | | printing the string resulting in an error doesnt seem like a good idea
* fixed access to the wrong lineEmile2019-09-17
|
* stripping the spaces from the revolution numbersEmile2019-09-14
|
* updated a mistake in errorEmile2019-09-14
|
* updated the tests increasing the coverageEmile2019-09-02
|
* updated the tests increasing the coverageEmile2019-09-02
|
* moved the parsing of line two into an own functionEmile2019-09-02
|
* moved the parsing of line one into an own functionEmile2019-09-02
|
* fixed the git errorsEmile2019-08-30
|
* int8 → intEmile2019-08-19
|
* converted Launchpiece to a stringEmile2019-08-19
|
* converted Classification to a stringEmile2019-08-19
|
* line 1Emile2019-08-19
|
* NewTLE functionEmile2019-08-19
|
* removed the convert files, rewritingEmile2019-08-19
|
* added the StringsToTLE function converting a string to a TLEEmile2019-08-18
|
* StringToTLE function signatureEmile2019-08-18