aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [pair] Created pair package and implemented some functionsdevSyndamia2022-12-103-0/+81
|
* [collections] Implemented integer-to-list functionSyndamia2022-12-082-1/+9
|
* [math] Updated op= to use funcall instead of applySyndamia2022-12-071-1/+1
|
* [asd] Version bumpSyndamia2022-12-061-1/+1
|
* [io] New package io, implemented doread-lines and ask-for-streamSyndamia2022-12-063-1/+27
|
* [logo] Added logoSyndamia2022-12-061-0/+26
|
* [asd] Fixed packages configurationv0.1Syndamia2022-12-063-6/+29
|
* [collection] Improved how pop-back worksSyndamia2022-12-051-3/+3
|
* [collection] Added push-back, pop-back and slice functionalitySyndamia2022-12-051-0/+15
|
* [math] Added a power and an avg functionSyndamia2022-12-051-0/+13
|
* [README] Added a quick explanation on the projectSyndamia2022-12-051-89/+3
|
* [math] Implemented op=, its derivatives and % macrosSyndamia2022-12-051-0/+33
|
* [asd] Added initial setupSyndamia2022-12-051-0/+11
|
* Add LICENSEKamen Mladenov2022-12-051-0/+674
|
* Initial commitKamen Mladenov2022-12-051-0/+92