Skip to content

Tags: olsonse/physical

Tags

physical-0.1.6

Toggle physical-0.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
olsonse Spencer E. Olson
* Fixes incorrect US/British::fluid values

* Adds interactibility with Python sympy package
* Several documentation corrections
* Improves build configuration
* Adds examples for expression parsing
* Improves Python implementation data, error handling, & interaction
* Upgrades parser/grammar to bison 3.0
* add (+) unary operator in Python

physical-0.1.5

Toggle physical-0.1.5's commit message
More portability and static initialization fixes

physical-0.1.4

Toggle physical-0.1.4's commit message
Major CMake build improvements. Few other small changes and additions.

physical-0.1.3

Toggle physical-0.1.3's commit message
Fixed major calculator expression precedence and associativity issues.

Also Resolved many build issues.

physical-0.1.2

Toggle physical-0.1.2's commit message
New Calculator class based on bison/flex. Slight change in interface

physical-0.1.1

Toggle physical-0.1.1's commit message
Major bug fixed in initialization for runtime registry. This bugfix i…

…s critical

if more than one compilation unit is required where runtime::physical::* has
been included.

physical-0.1.0

Toggle physical-0.1.0's commit message
First git-based release of physical package following the svn-based r…

…elease last

done publicly with r695.