Skip to content
Snippets Groups Projects
Select Git revision
  • d03f0a8549810416816889213868a84e25f1157b
  • master default protected
  • v1.10
  • v1.9
  • v1.8
  • v1.7
  • v1.6
  • v1.5
  • v1.4
  • v1.3
  • v1.2
  • v1.1
  • v1.0
  • release-1
  • bootloader-v1
  • v0.0
16 results

parser.py

Blame
  • Forked from card10 / firmware
    Source project has a limited visibility.
    • rahix's avatar
      d03f0a85
      chore(docs): Update hawkmoth to version 0.5 · d03f0a85
      rahix authored
      
      Changelog:
      
          - packaging: upgrade development status to beta
          - build: remove FIXME about VERSION
          - test: cover additional macro cases
          - parser: simplify macro arguments extraction
          - Re-use the looked up cursor of a token.
          - test: cover cases of functions with no parameters
          - parser: fix documentation of non prototyped functions
          - doc: add example with preprocessor
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      d03f0a85
      History
      chore(docs): Update hawkmoth to version 0.5
      rahix authored
      
      Changelog:
      
          - packaging: upgrade development status to beta
          - build: remove FIXME about VERSION
          - test: cover additional macro cases
          - parser: simplify macro arguments extraction
          - Re-use the looked up cursor of a token.
          - test: cover cases of functions with no parameters
          - parser: fix documentation of non prototyped functions
          - doc: add example with preprocessor
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
    parser.py 10.59 KiB