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
2023-02-10
update version number to 0.5.1
v0.5.1
Sam Anthony
2
-4
/
+2
2023-02-10
fix bug: parsing buffer when it contains invalid chars
Sam Anthony
1
-9
/
+9
2023-02-09
remove mouse capture
Sam Anthony
1
-7
/
+2
2023-02-09
fix bug: parsing empty buffer
Sam Anthony
1
-2
/
+6
2023-02-09
remove unnecessary pub
Sam Anthony
1
-3
/
+3
2023-02-09
add comments
Sam Anthony
1
-4
/
+11
2023-02-09
simplify Function method and rename Calculator method
Sam Anthony
2
-7
/
+7
2023-02-09
change order of match
Sam Anthony
1
-3
/
+3
2023-02-09
replace if let with match
Sam Anthony
1
-4
/
+3
2023-02-09
use Function::parse for ui styling rather than array of function strings
Sam Anthony
1
-4
/
+2
[...]
Clone
https://git.samanthony.xyz/pfc
http://git.samanthony.xyz/pfc
git://git.samanthony.xyz/pfc