Commit Graph

9 Commits

Author SHA1 Message Date
Danila Fedorin 9565d99fec Add function to reload rc file. 2018-09-27 20:58:51 -07:00
Danila Fedorin eecf798dcf Update libabacus. 2018-09-13 22:32:42 -07:00
Danila Fedorin 13aa227470 Add way to get string basetype. 2018-09-02 16:21:16 -07:00
Danila Fedorin 22ac8ba2d0 Split functions into many files, remove string from std. 2018-09-01 23:19:28 -07:00
Danila Fedorin 3c949c9ed3 Create a more clear boundary between "library" and "client"
Even though "abcs" is technically a front-end for
libab, what it does is fill in some blanks left available by
it. However, I'm keeping most of this "fill-in-the-blanks"
code standalone, so that it may be used in other projects.
2018-08-31 23:27:20 -07:00
Danila Fedorin c5a968ad24 Add square root. 2018-08-18 17:41:32 -07:00
Danila Fedorin 5da9327e12 Implement factorial powered by the Gamma function. 2018-08-18 17:35:33 -07:00
Danila Fedorin 48355b0736 Complete splitting code into source files. 2018-08-17 01:34:58 -07:00
Danila Fedorin dfad4a2cfc Begin splitting code into separate files. 2018-08-17 01:13:21 -07:00