Skip to content

Releases: kyle-west/truthfulness

2.1

27 Feb 01:09
Compare
Choose a tag to compare

All Current Issues Resolved

2.0 - Improvements and file reorganization

23 Feb 14:39
Compare
Choose a tag to compare
[SERVER] updated run.bat and created run.sh

1.0 - Ready for public consumption!

15 Feb 16:15
Compare
Choose a tag to compare

Project objectives:

  • Correctly parse valid expressions and output results as a truth table
  • Allow the user to change between an inline and expanded views of the table
  • be robust against invalid input (do not crash)
  • pretty print logical operators
  • give helpful error messages

0.2 - Now Published on GitHub Pages

08 Feb 01:03
Compare
Choose a tag to compare
[PUBLISH] prepared files for publication on GitHub Pages

0.1 - First Working Verison

08 Feb 00:01
Compare
Choose a tag to compare
  • Computes Correct Results
  • Shows results for each operator inline
  • Robust user interface (correctly handles user error)
  • Usability Study and interface redesign update
  • Exports to ORG table