mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-02-08 20:31:55 +02:00
- lang.l, lang.y (MIL2MM): moved unit conversion from lang.l to lang.y - lang.l, lang.y: instead of returning dimensions and numbers as NUMBER, return as NUM_EXP_<unit> for numbers with an explicit unit, and as NUM_IMP_<unit> if the unit is implied - lang.y (dimen): perform unit conversion as needed - lang.y (number): never convert and only accept implicit dimensions - lang.y: change all uses of NUMBER to "dimen", except for the multipliers in "array", where we can now use "number" - lang.y: removed comment about "array" only working in metric mode
Description
CAE Tools, Small tools to assist Computer-Aided Engineering
http://projects.qi-hardware.com/index.php/p/cae-tools/
Languages
C
64.1%
Gnuplot
8.9%
Shell
5.2%
Makefile
5.1%
Perl
5%
Other
11.7%