index
:
senzill
dev
main
Simplify and speedup software development on Lisp
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pair] Created pair package and implemented some functions
dev
Syndamia
2022-12-10
3
-0
/
+81
*
[collections] Implemented integer-to-list function
Syndamia
2022-12-08
2
-1
/
+9
*
[math] Updated op= to use funcall instead of apply
Syndamia
2022-12-07
1
-1
/
+1
*
[asd] Version bump
Syndamia
2022-12-06
1
-1
/
+1
*
[io] New package io, implemented doread-lines and ask-for-stream
Syndamia
2022-12-06
3
-1
/
+27
*
[logo] Added logo
Syndamia
2022-12-06
1
-0
/
+26
*
[asd] Fixed packages configuration
v0.1
Syndamia
2022-12-06
3
-6
/
+29
*
[collection] Improved how pop-back works
Syndamia
2022-12-05
1
-3
/
+3
*
[collection] Added push-back, pop-back and slice functionality
Syndamia
2022-12-05
1
-0
/
+15
*
[math] Added a power and an avg function
Syndamia
2022-12-05
1
-0
/
+13
*
[README] Added a quick explanation on the project
Syndamia
2022-12-05
1
-89
/
+3
*
[math] Implemented op=, its derivatives and % macros
Syndamia
2022-12-05
1
-0
/
+33
*
[asd] Added initial setup
Syndamia
2022-12-05
1
-0
/
+11
*
Add LICENSE
Kamen Mladenov
2022-12-05
1
-0
/
+674
*
Initial commit
Kamen Mladenov
2022-12-05
1
-0
/
+92