1. 0055fac Update instructions to release. Release 2.20 was pushed by Eli Bendersky · 4 years, 8 months ago
  2. 3c86ff4 Add clarification about making releases in TODO.txt by Eli Bendersky · 7 years ago
  3. dfeac9e Updated CHANGES with some recent changes since 2.17 was released by Eli Bendersky · 8 years ago
  4. 37648df Update TODO with directions for new version releases by Eli Bendersky · 8 years ago
  5. f29f92a Prepare release 2.17 by Eli Bendersky · 8 years ago
  6. 779f46f Run fromdos + cosmetic doc changes by Eli Bendersky · 10 years ago
  7. 978ad7a Support weakref to AST objects. by Eli Bendersky · 10 years ago
  8. 40af8bd Prepare for release 2.11 by Eli Bendersky · 10 years ago
  9. 7fa0dce Clarification w.r.t pushing tags to Github by Eli Bendersky · 11 years ago
  10. 2660ca9 cosmetic change in TODO by Eli Bendersky · 11 years ago
  11. 8dbd149 Bump version to 2.10 and do some whitespace cleanups. by Eli Bendersky · 11 years ago
  12. 262a415 cosmetic fixes for moving into new repo by Eli Bendersky · 11 years ago
  13. 7b211a3 mention the bundled version of PLY in README by Eli Bendersky · 12 years ago
  14. 1311cde Fix typo (issue #4) and update TODO by Eli Bendersky · 12 years ago
  15. 37997ae updated version in init by Eli Bendersky · 12 years ago
  16. b114c9e remove README.html - it's now rendered by Bitbucket by Eli Bendersky · 12 years ago
  17. 9335251 update license, changes file and README by Eli Bendersky · 12 years ago
  18. 97b1ee0 Added ply 3.4 to be redistributed with pycparser. This aids with by Eli Bendersky · 12 years ago
  19. 081bac2 preparing release 2.07 by Eli Bendersky · 12 years ago
  20. 13d0a6f Moved changelist to CHANGES by Eli Bendersky · 12 years ago
  21. 43cf0b2 fix issue 48: handling of empty files by eli.bendersky · 13 years ago
  22. 434ca75 todo update by eli.bendersky · 13 years ago
  23. 460ed4d updated TODO by eli.bendersky · 13 years ago
  24. affe032 - cosmetic fixes for the _Bool patch - adding tests for _Bool & stdbool by eli.bendersky · 13 years ago
  25. 1ff510d updated TODO by eli.bendersky · 13 years ago
  26. 073f29e * added some material to the explore_ast.py example * some cosmetic changes by eli.bendersky · 13 years ago
  27. 51da62f cleanup by eli.bendersky · 13 years ago
  28. 851dbfb preparing for 2.04 release by eli.bendersky · 13 years ago
  29. 8e6c586 * A couple of bug fixes in c-to-c.py (Issue 35, and comlex types in function argument declarations) by eli.bendersky · 13 years ago
  30. 7f3b7bd todo fix by eli.bendersky · 14 years ago
  31. 3b52ac0 Issue 27: added c99 integer types to fake headers by eli.bendersky · 14 years ago
  32. b56e8f8 preparing for release 2.03 by eli.bendersky · 14 years ago
  33. 724b1cc updated TODO with latest issue fix added some nodes to c-to-c.py example by eli.bendersky · 14 years ago
  34. 1a1e46b Removed portability.py, using from __future__ import print_function instead. This means only Python 2.6 and later is supported in 2.x by eli.bendersky · 14 years ago
  35. 92b7202 added install_requires dependency on ply by eli.bendersky · 14 years ago
  36. 40d218b some doc changes by eli.bendersky · 14 years ago
  37. 75092b3 todo update by eli.bendersky · 14 years ago
  38. 347497d documentation fix: for installation problems by eli.bendersky · 14 years ago
  39. 4a31472 The name of a NamedInitializer node was turned into a sequence of nodes by eli.bendersky · 14 years ago
  40. 1359c95 Fixes for correct setup of the package by eli.bendersky · 14 years ago
  41. 82af100 updated README, prepared for new version tag by eli.bendersky · 14 years ago
  42. f890a86 initial implementation of C99 named initializers and compound literals. The latter still doesn't work because of a shift/reduce conflict by eli.bendersky · 14 years ago
  43. 98f4537 Implemented 'long long' type support for C99 by eli.bendersky · 14 years ago
  44. ef29ff9 Implemented mixing of declarations and statements in compound statements for C99. by eli.bendersky · 14 years ago
  45. 2e907fa Implemented basic VLA support for C99 by eli.bendersky · 14 years ago
  46. 79d5cf6 Implemented restrict and inline keywords for C99 by eli.bendersky · 14 years ago
  47. 145890d Implemented declarations in first expr of a For loop, for C99 by eli.bendersky · 14 years ago
  48. 38ed9a9 documentation & updates for 1.08 by eli.bendersky · 14 years ago
  49. 6201115 Readme and todo changes by eli.bendersky · 14 years ago
  50. 4a89f11 Fixed a bug in unified string handling (issue 7) by eli.bendersky · 14 years ago
  51. 7154066 Fix for issue 6: support concatenation of string literals by eli.bendersky · 14 years ago
  52. 3921e8e initial import from SVN by Eli Bendersky · 14 years ago