Skip to content
Snippets Groups Projects
  1. Jul 21, 2010
  2. Jun 01, 2010
  3. May 07, 2010
  4. Apr 22, 2010
  5. Apr 21, 2010
  6. Apr 20, 2010
  7. Apr 19, 2010
  8. Apr 16, 2010
  9. Mar 29, 2010
  10. Mar 26, 2010
  11. Mar 25, 2010
  12. Mar 24, 2010
  13. Mar 23, 2010
  14. Mar 10, 2010
  15. Mar 09, 2010
  16. Mar 04, 2010
  17. Mar 01, 2010
  18. Feb 25, 2010
  19. Feb 10, 2010
  20. Feb 07, 2010
    • Mark Olesen's avatar
      ENH: add C++-based wmkdepend parser (uses Coco/R grammar). · 49a70d83
      Mark Olesen authored
      - This avoids dependency on lex/flex and provides better encapsulation
        for buffer switching. As a result, the maximum number of open files
        only corresponds to the include depth.
      49a70d83
    • Mark Olesen's avatar
      ENH: Add functionEntry '#calc' to dictionary · 00616b72
      Mark Olesen authored
      - handles basic operations, references to other dictionary entries
        (with '$name' syntax) and assorted mathematical functions:
      
            pi(), degToRad, radToDeg, asin, acos, atan, sin, cos, tan, log,
            log10, mag, atan2, pow
      
      The basic syntax: #calc{ ... };
      
      NOTE the trailing ';' is required for the primitiveEntry to be
      properly defined.
      00616b72
  21. Jan 15, 2010
  22. Jan 06, 2010
  23. Jan 03, 2010
  24. Jan 02, 2010
  25. Dec 14, 2009
  26. Dec 08, 2009
  27. Dec 02, 2009
  28. Oct 06, 2009
  29. Sep 17, 2009
  30. Aug 19, 2009
  31. Aug 18, 2009
  32. Aug 17, 2009