index
:
pfc
master
Reverse Polish notation calculator for the terminal.
Sam Anthony
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
update makefile
Sam Anthony
5 months
Tag
Download
Author
Age
v1.5.1
pfc-1.5.1.zip
Sam Anthony
5 months
v1.5.0
pfc-1.5.0.zip
Sam Anthony
6 months
v1.4.0
pfc-1.4.0.zip
Sam Anthony
6 months
v1.3.1
pfc-1.3.1.zip
Sam Anthony
7 months
v1.3.0
pfc-1.3.0.zip
Sam Anthony
21 months
v1.2.1
pfc-1.2.1.zip
Sam Anthony
21 months
v1.2.0
pfc-1.2.0.zip
Sam Anthony
2 years
v1.1.0
pfc-1.1.0.zip
Sam Anthony
2 years
v1.0.1
pfc-1.0.1.zip
Sam Anthony
3 years
v1.0.0
pfc-1.0.0.zip
Sam Anthony
3 years
[...]
Age
Commit message
Author
Files
Lines
2024-06-25
bump minor version number
v1.2.1
Sam Anthony
1
-1
/
+1
2024-06-25
don't panic if there are not enough operands
Sam Anthony
2
-9
/
+4
2024-06-25
clean up operands()
Sam Anthony
1
-8
/
+8
2024-06-25
return error if not enough operands in stack
Sam Anthony
1
-3
/
+2
2024-06-25
elaborate operands() comment
Sam Anthony
1
-1
/
+1
2024-02-05
update version number to 1.2.0
v1.2.0
Sam Anthony
1
-1
/
+1
2024-02-05
add combination function to man page
Sam Anthony
1
-0
/
+4
2024-02-05
add combination (n choose k) function
Sam Anthony
1
-0
/
+32
2024-02-05
make functions that modify Calculator take pointer parameter
Sam Anthony
2
-9
/
+9
2024-01-22
use builtin min() function from go 1.21
Sam Anthony
2
-9
/
+1
[...]
Clone
https://git.samanthony.xyz/pfc
http://git.samanthony.xyz/pfc
git://git.samanthony.xyz/pfc