| Commit message (Expand) | Author | Age | Files | Lines |
* | In AIS, full support for VTS-Generated/Synthetic targets. | Eric S. Raymond | 2011-05-31 | 1 | -5/+8 |
* | Closing in on generating correct code for union subtypes. | Eric S. Raymond | 2011-05-31 | 1 | -3/+6 |
* | In AIS, partial support for VTS-Generated/Synthetic Targets. | Eric S. Raymond | 2011-05-31 | 1 | -0/+21 |
* | In AIS, Route info (broadcast) support. | Eric S. Raymond | 2011-05-30 | 1 | -8/+4 |
* | In the code generator, handle duplicated substructures. | Eric S. Raymond | 2011-05-30 | 1 | -4/+26 |
* | In AIS, support for Route Info (addressed). All regression tests pass. | Eric S. Raymond | 2011-05-29 | 1 | -0/+21 |
* | In AIS, IMO289 Tidal Window support. All regression tests pass. | Eric S. Raymond | 2011-05-28 | 1 | -0/+21 |
* | More detailed control of generated array substructures. | Eric S. Raymond | 2011-05-28 | 1 | -12/+15 |
* | Back out AIS Tidal Window message support. | Eric S. Raymond | 2011-05-26 | 1 | -18/+0 |
* | Add support for AIS Marine Traffic Signal message. | Eric S. Raymond | 2011-05-26 | 1 | -0/+17 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 15 | Eric S. Raymond | 2011-05-04 | 1 | -0/+9 |
* | Avoid generating declarations for unneeded buffers. | Eric S. Raymond | 2011-05-04 | 1 | -2/+0 |
* | Refactor some code generation. All regression tests pass. | Eric S. Raymond | 2011-05-04 | 1 | -39/+38 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 13. | Eric S. Raymond | 2011-05-04 | 1 | -9/+25 |
* | Fix minor breakage reported by Beat Boolli. All regression tests pass. | Eric S. Raymond | 2011-05-03 | 1 | -3/+3 |
* | In AS, support IMO 289 FID 20. | Eric S. Raymond | 2011-04-26 | 1 | -2/+46 |
* | In AIS, client-library support for IMO289 FID=18. | Eric S. Raymond | 2011-04-25 | 1 | -0/+15 |
* | In AIS, library-side suppport for IMO289 FID 25. | Eric S. Raymond | 2011-04-25 | 1 | -18/+60 |
* | Fix some bugs in JSON parsing and dumping of timestamps. | Eric S. Raymond | 2011-04-25 | 1 | -12/+5 |
* | Typo bug fixes. | Eric S. Raymond | 2011-04-20 | 1 | -1/+1 |
* | Support IMO236 FID 15. And polish the code generator a bit. | Eric S. Raymond | 2011-04-20 | 1 | -0/+9 |
* | Code generation cleanup. | Eric S. Raymond | 2011-04-20 | 1 | -34/+34 |
* | Refactor some code generation. | Eric S. Raymond | 2011-04-20 | 1 | -56/+32 |
* | Improved explanations. | Eric S. Raymond | 2011-04-20 | 1 | -4/+11 |
* | Cosmetic fix. | Eric S. Raymond | 2011-04-20 | 1 | -27/+27 |
* | Support IMO236 Dangerous Cargo Indication. | Eric S. Raymond | 2011-04-20 | 1 | -0/+28 |
* | Dead code removal. All regression tests pass. | Eric S. Raymond | 2011-04-20 | 1 | -62/+5 |
* | Correctly handle the visibility-greater-than bit in AIS type 8 FID 31. | Eric S. Raymond | 2011-04-19 | 1 | -3/+4 |
* | In AIS, support for message class 8 dac=1 fid=29. | Eric S. Raymond | 2011-04-18 | 1 | -1/+14 |
* | In AIS, support Text Description - addressed. | Eric S. Raymond | 2011-04-18 | 1 | -0/+16 |
* | First cut at interpreting IMO special message formats. | Eric S. Raymond | 2011-04-17 | 1 | -0/+82 |
* | Support AISmessage type 27. | Eric S. Raymond | 2011-04-15 | 1 | -0/+16 |
* | Typo fixes. | Eric S. Raymond | 2011-02-22 | 1 | -2/+2 |
* | Typo fixes. | Eric S. Raymond | 2011-02-21 | 1 | -1/+1 |
* | The DAC/FID mod was incomplete, but a stale file slipped through. | Eric S. Raymond | 2010-05-10 | 1 | -2/+4 |
* | Avoid emitting trailing comma without following member in a struct initializer. | Eric S. Raymond | 2010-04-18 | 1 | -8/+10 |
* | Force Python Emacs mode in places where appropriate. | Eric S. Raymond | 2010-04-02 | 1 | -0/+4 |
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -0/+3 |
* | Move some declarations from jsongen.py to jsongen.py.in, where they need to be. | Eric S. Raymond | 2010-03-08 | 1 | -0/+29 |
* | Unbreak the build. | Eric S. Raymond | 2010-02-01 | 1 | -4/+6 |
* | Avoid a collision with typedef boolean. | Eric S. Raymond | 2010-01-04 | 1 | -3/+3 |
* | These should not be marked executable, because they aren't actually executable. | Greg Troxel | 2009-12-02 | 1 | -0/+0 |
* | Finish up the type -> ai_type name change in Message 21. | Eric S. Raymond | 2009-11-26 | 1 | -1/+1 |
* | Generate jsongen.py and maskaudit.py from templates... | Greg Troxel | 2009-11-21 | 1 | -0/+492 |