Skip to content

Releases: kensmith/c

fixed operand order for builtin binary and ternary ops

21 Oct 14:34

Choose a tag to compare

v0.0.10

fixed operand order for builtin binary and ternary ops

stack accessiblity for expr

16 Oct 22:38

Choose a tag to compare

v0.0.9

add the stack to the expr env

large refactor

16 Oct 21:29

Choose a tag to compare

  • added a bunch of missing math pkg functions
  • refactored the way operators work
  • more tests

displays stack without scientific notation

16 Oct 15:10

Choose a tag to compare

v0.0.7

ability to remove scientific notation

help command

16 Oct 04:33

Choose a tag to compare

v0.0.6

help message

quality

16 Oct 04:23

Choose a tag to compare

v0.0.5

unit tests for operators

refactors

16 Oct 01:37

Choose a tag to compare

v0.0.4

save last command, etc.

comma delimited numbers

15 Oct 22:31

Choose a tag to compare

v0.0.3

allow comma separated numbers

aliases

15 Oct 21:42

Choose a tag to compare

v0.0.2

command aliases

first port

15 Oct 21:39

Choose a tag to compare

v0.0.1

readme