1. 29 Aug, 2010 1 commit
  2. 28 Aug, 2010 4 commits
  3. 24 Aug, 2010 1 commit
  4. 23 Aug, 2010 3 commits
  5. 22 Aug, 2010 2 commits
  6. 20 Aug, 2010 2 commits
  7. 19 Aug, 2010 4 commits
  8. 17 Aug, 2010 6 commits
  9. 12 Aug, 2010 3 commits
  10. 11 Aug, 2010 7 commits
  11. 10 Aug, 2010 4 commits
  12. 09 Aug, 2010 3 commits
    • Dick Hollenbeck's avatar
      ++CMakeModules: · 940345e3
      Dick Hollenbeck authored
          Revise TokenList2DsnLexer.cmake to take outCppFile and outHeaderFile optinally
          and enum mandatorily.  Standardize the script's invocation technique within
          all the CMakeLists.txt files.
      940345e3
    • Dick Hollenbeck's avatar
      ++CMakeModules: · 6c5927c5
      Dick Hollenbeck authored
          Revise TokenList2DsnLexer.cmake to take outCppFile and outHeaderFile optinally
          and enum mandatorily.  Standardize the script's invocation technique within
          all the CMakeLists.txt files.
      6c5927c5
    • Dick Hollenbeck's avatar
      ++CMakeModules: · 63b60006
      Dick Hollenbeck authored
          Revise TokenList2DsnLexer.cmake to make an entire derived lexer class that
          returns the proper enum type for superior debugging.
      ++eeschema
        * netform.cpp now outputs the allowed footprint filters for a given library
          component.
        * There is an auto-generated class called NETLIST_LEXER which is defined in
          from netlist.keywords by TokenList2DsnLexer.cmake into netlist_lexer.h, that
          may be the basis of loading a S-expression form of the generic netlist format
          which is written from netform.cpp.
      63b60006