1
0
mirror of git://projects.qi-hardware.com/cae-tools.git synced 2024-12-23 00:41:10 +02:00
CAE Tools, Small tools to assist Computer-Aided Engineering http://projects.qi-hardware.com/index.php/p/cae-tools/
Go to file
Werner Almesberger ddcf5191db cameo: various scanner and parser fixes
- README, lang.y: changed depth parameter of "z" command to position
  (sign changes)
- lang.l: defer FILENAME after "gerber" and "gnuplot", so that we don't
  mis-read the number
- lang.l, lang.y: return the reference point after "align" as new token
  REF, not as NUMEBER, so that we can catch syntax errors that would
  cause scanner and parser to become unsynchronized
- lang.l: accept negative numbers
- lang.l: added support for comments beginning with #
2010-12-14 16:49:26 -03:00
cameo cameo: various scanner and parser fixes 2010-12-14 16:49:26 -03:00
drl2gp drl2gp: added README and a copy of the GPLv2 2010-12-09 03:48:18 -03:00
solidify Added the license (GPLv2+) 2010-09-29 13:56:50 -03:00