Commit Graph

9 Commits

Author SHA1 Message Date
wmayer
47b41a7883 fixes #0002460: Use keyword 'explicit' for Quantity constructor 2016-11-05 23:21:42 +01:00
Wolfgang E. Sanyer
4f264cff28 Bug fix for ID#0002453
Note that the version of Bison and Flex used to generate the two .c files are newer than
in the last commit from 2010. Also,for anyine working on tbis in the future, dont forget
to run flex and bison on the .l and .y files respectively.
2016-05-20 10:05:18 +02:00
jriegel
4cd434a096 New parser c-files 2014-08-10 19:17:40 +02:00
jriegel
11dd48375d fix swedish minus simbol 2014-08-03 16:01:21 +02:00
jriegel
8a6c8f6d45 Add comment to Quantity parser and further coposed units 2013-11-10 16:33:37 +01:00
jriegel
ac9395d113 Make Unit string output parsably and add Pascale and Newtons 2013-11-10 16:33:35 +01:00
jriegel
7fe834ffbe first finished implementation of Quantity parser 2013-09-24 11:00:51 +02:00
wmayer
58d55a871b 0001213: FreeCAD Compilation fails on Linux 32 bit 2013-08-13 14:08:10 +02:00
jriegel
8d53370ffe Start new Unit and Quantity system 2013-08-11 23:03:34 +02:00