mirror of
git://projects.qi-hardware.com/cae-tools.git
synced 2025-04-21 12:27:27 +03:00
68d5eff7cd3cf4ed29eb1b5f0b2abb0e3c71adf9
- 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/
347 KiB
Languages
C
64.1%
Gnuplot
8.9%
Shell
5.2%
Makefile
5.1%
Perl
5%
Other
11.7%