summaryrefslogtreecommitdiff
path: root/jsongen.py.in
Commit message (Expand)AuthorAgeFilesLines
...
* Improved explanations.Eric S. Raymond2011-04-201-4/+11
* Cosmetic fix.Eric S. Raymond2011-04-201-27/+27
* Support IMO236 Dangerous Cargo Indication.Eric S. Raymond2011-04-201-0/+28
* Dead code removal. All regression tests pass.Eric S. Raymond2011-04-201-62/+5
* Correctly handle the visibility-greater-than bit in AIS type 8 FID 31.Eric S. Raymond2011-04-191-3/+4
* In AIS, support for message class 8 dac=1 fid=29.Eric S. Raymond2011-04-181-1/+14
* In AIS, support Text Description - addressed.Eric S. Raymond2011-04-181-0/+16
* First cut at interpreting IMO special message formats.Eric S. Raymond2011-04-171-0/+82
* Support AISmessage type 27.Eric S. Raymond2011-04-151-0/+16
* Typo fixes.Eric S. Raymond2011-02-221-2/+2
* Typo fixes.Eric S. Raymond2011-02-211-1/+1
* The DAC/FID mod was incomplete, but a stale file slipped through.Eric S. Raymond2010-05-101-2/+4
* Avoid emitting trailing comma without following member in a struct initializer.Eric S. Raymond2010-04-181-8/+10
* Force Python Emacs mode in places where appropriate.Eric S. Raymond2010-04-021-0/+4
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* Move some declarations from jsongen.py to jsongen.py.in, where they need to be.Eric S. Raymond2010-03-081-0/+29
* Unbreak the build.Eric S. Raymond2010-02-011-4/+6
* Avoid a collision with typedef boolean.Eric S. Raymond2010-01-041-3/+3
* These should not be marked executable, because they aren't actually executable. Greg Troxel2009-12-021-0/+0
* Finish up the type -> ai_type name change in Message 21.Eric S. Raymond2009-11-261-1/+1
* Generate jsongen.py and maskaudit.py from templates... Greg Troxel2009-11-211-0/+492