Commit History

Author SHA1 Message Date
  Werner Almesberger bb055fa209 experimental directive "allow holes" to allow multiple holes per pad 12 years ago
  Werner Almesberger f2d3986600 fix whitespace anomalies 12 years ago
  Werner Almesberger 3488cf80ec introduce keyed tables (?var syntax; WIP) 12 years ago
  Werner Almesberger 3c39600c1c add %iprint, to track variables during instantiation 12 years ago
  Werner Almesberger 9a6c7d2742 add floor() function 12 years ago
  Werner Almesberger 424b74e482 change use of curly braces with "if-else" to kernel style 12 years ago
  Werner Almesberger cb34a28826 vector names can now be resolved at instantiation (partially implemented) 13 years ago
  werner 335ddb6e1d fpd.y: dump() requires a dummy "one" argument here too, oops 13 years ago
  werner 49a1bbdd05 Added a new pad type: trace pads, for antennas and other trace-like elements. 14 years ago
  werner e6b2658a65 Added relaxation of pad overlap checking. Not GUI-settable yet. 14 years ago
  werner c9af8cd0fe The mechanism for selecting points for measurements reaches its limits when 14 years ago
  werner dbace0b2fa Cleaned up the disgusting mess that was the list of frames. The changes: 14 years ago
  werner ac535d6e03 Deleting things often left measurements behind. Fixed these bugs, enhanced %del 14 years ago
  werner 82a12023cd I thought there was a bug in frame ordering, but it turns out that it works 14 years ago
  werner 39fef16d1c Got rid of the requirement to have a "package" directive. Fixed a grammar error 14 years ago
  werner 190bcaf982 Added a topological sort algorithm, for use when dumping. 14 years ago
  werner 1dda2ac2ae When creating an object in the GUI, its label wasn't initialized. Added 14 years ago
  werner 59335b63b0 The partial order algorithm in dump.c sometimes dumped objects before a vector 14 years ago
  werner c9ca5a45be Updated copyright dates of files changed in 2010. 14 years ago
  werner e24b9de387 %dump didn't dump the root frame because this frame was only appended to the 14 years ago
  werner 6374b3a61a Added debugging directives to the fped language. They're describe at the end 14 years ago
  werner 40028ed18f The comment of the previous commit contained a slight exaggeration: we did 15 years ago
  werner 6f2dc7fb0b Added functions sin(), cos(), and sqrt(). 15 years ago
  werner 192ec568d8 - inst.c: cleanup_inst leaked memory when using special pads 15 years ago
  werner 76c3c1c1d0 - added solder mask pad type (patch by Rene Harder) 15 years ago
  werner 94223a8c54 Cause in TODO, effect: 15 years ago
  werner 8d94993c45 - added pad type (for non-solder and solder-paste-only pads) to FPD language 15 years ago
  werner 5a2eb77629 Made life in mil-land a little less painful. 15 years ago
  werner de044ca61f We can now generate part families. 15 years ago
  werner e3794589a8 - when editing a value list, we need to return the values and free them in case 15 years ago