1. 1e3b3d6 Remove the last memory leak by Gavin Howard · 7 years ago
  2. 69b0c59 Remove more memory leaks (almost there) by Gavin Howard · 7 years ago
  3. 915a944 Remove some more memory leaks by Gavin Howard · 7 years ago
  4. dfc9e28 Remove the version defines by Gavin Howard · 7 years ago
  5. 394be35 Reorder a function's arguments by Gavin Howard · 7 years ago
  6. ec2a67b Fix another problem by Gavin Howard · 7 years ago
  7. d7fe295 Fix problem with last commit by Gavin Howard · 7 years ago
  8. 222e84e Add a specific error for no autos by Gavin Howard · 7 years ago
  9. 4dc4266 Attempt to reduce memory leaks by Gavin Howard · 7 years ago
  10. 405d524 Remove a TODO by Gavin Howard · 7 years ago
  11. 9f9bdff Fix another bug in an execution loop by Gavin Howard · 7 years ago
  12. e13fca5 Redo the basic test by Gavin Howard · 7 years ago
  13. bf91dd7 Don't ignore the bc directory by Gavin Howard · 7 years ago
  14. f3a496f Print out limits by Gavin Howard · 7 years ago
  15. 538cbc7 Fix a seg fault on freeing segarrays by Gavin Howard · 7 years ago
  16. 356b046 Fix a bug when exiting vm exec loop on eof by Gavin Howard · 7 years ago
  17. 4d0a161 Fix the execution loops in the vm by Gavin Howard · 7 years ago
  18. 3b90f9f Change asserts to checks by Gavin Howard · 7 years ago
  19. 9b4c562 Move stuff around for better organization by Gavin Howard · 7 years ago
  20. 68c2d06 Remove more lex comments by Gavin Howard · 7 years ago
  21. 91e3bd3 Fix the new parse bug by Gavin Howard · 7 years ago
  22. bdd97f0 Make sure lines are correct across comments and strings by Gavin Howard · 7 years ago
  23. de38211 Handle memory better by Gavin Howard · 7 years ago
  24. 6d1309d Create a stub to print limits by Gavin Howard · 7 years ago
  25. 1db1477 Write some free code by Gavin Howard · 7 years ago
  26. f4e88a2 Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  27. 35776b4 Get around getline not existing by Gavin Howard · 7 years ago
  28. 2fa97c4 Style fix by Gavin Howard · 7 years ago
  29. 4b50dc0 Fix some bugs found by inspection by Gavin Howard · 7 years ago
  30. de59e7f Fix a build problem by Gavin Howard · 7 years ago
  31. 8a1b54f Make the version build better by Gavin Howard · 7 years ago
  32. a5a993c Fix a compile error by Gavin Howard · 7 years ago
  33. 95c1f55 Fix issues by Gavin Howard · 7 years ago
  34. 122ed33 Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  35. 9a1ef1c Handle some GNU options by Gavin Howard · 7 years ago
  36. 78c50d1 Fix a compile error and print the version by Gavin Howard · 7 years ago
  37. 1feb0fc Fix a bug in reading stdin by Gavin Howard · 7 years ago
  38. d4c9da2 Fix a buffer overflow bug by Gavin Howard · 7 years ago
  39. e238519 Fix the basic test by Gavin Howard · 7 years ago
  40. 85e78cc Style fix by Gavin Howard · 7 years ago
  41. d133fb5 Finish fixing bugs in parsing timeconst.bc by Gavin Howard · 7 years ago
  42. d811335 Fix bugs up to timeconst function by Gavin Howard · 7 years ago
  43. b4fca1b Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  44. 37d36af Fix even more bugs by Gavin Howard · 7 years ago
  45. ac54c14 Fix more bugs found in debugging by Gavin Howard · 7 years ago
  46. 4fe5f77 Ignore some more executables by Gavin Howard · 7 years ago
  47. dcab3d8 Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  48. be22052 Fix bugs found in debugging by Gavin Howard · 7 years ago
  49. 88ef8d6 Fix bugs found while testing by Gavin Howard · 7 years ago
  50. 03d2795 Finish the initial implementation of the parser by Gavin Howard · 7 years ago
  51. 9b338d9 Some work on parsing by Gavin Howard · 7 years ago
  52. f6aa329 Fix build system for moves by Gavin Howard · 7 years ago
  53. eded1e0 Ignore executables by Gavin Howard · 7 years ago
  54. 8a596d4 Move stuff for graff by Gavin Howard · 7 years ago
  55. 8f36c89 Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  56. f08f1c2 Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  57. 056b816 Ignore object files and static libraries by Gavin Howard · 7 years ago
  58. c57ff7c Merge remote-tracking branch 'upstream/master' by Gavin Howard · 7 years ago
  59. 90f9225 Ignore the bc executable by Gavin Howard · 7 years ago
  60. 56a3ed4 Add another type of file to the gitignore by Gavin Howard · 7 years ago
  61. 9ae1941 Add a gitignore for Qt Creator by Gavin Howard · 7 years ago