Skip to content

Releases: yellow-footed-honeyguide/uc

v1.7.1

17 Sep 07:45
Compare
Choose a tag to compare

Omit decimal points for integers and refactor

Details

  • Modify add_spaces_to_triples to omit decimal point for integers
  • Correct Examples section in uc --help output
  • Upgrade C standard, enhance compiler warnings, and improve documentation

v1.7.0

11 Jun 10:37
Compare
Choose a tag to compare

Insert previous result into expression using Tab key

Details

  • Add function to handle Tab key press and insert previous result

v1.6.0

02 Jun 17:39
Compare
Choose a tag to compare

It seems to work fine.

Details

  • Support of readline library(.inputrc)
  • Support of raise a number to a power
  • -h, --help, -v, --version

v1.3.0

31 May 07:50
Compare
Choose a tag to compare

It seems to work.

Details

Essential functions of the program are now implemented.