1. fbd2b4a Making even more style fixes by Gavin Howard · 6 years ago
  2. 2a25595 Even more style fixes by Gavin Howard · 6 years ago
  3. 100a659 More style fixes by Gavin Howard · 6 years ago
  4. 50c8c2d Style fixes by Gavin Howard · 6 years ago
  5. 4e878fd Style fix by Gavin Howard · 6 years ago
  6. faccb45 Refactor to reduce flags and code by Gavin Howard · 6 years ago
  7. 8d72e3b Fix a typo by Gavin Howard · 6 years ago
  8. 71b0b42 Fix the new parse error tests by Gavin Howard · 6 years ago
  9. 14522b3 Add more error tests for bc parse by Gavin Howard · 6 years ago
  10. 64ae649 Improve strgen.c output by Gavin Howard · 6 years ago
  11. 74b541c Remove config.mak from make help by Gavin Howard · 6 years ago
  12. 8da51e8 Fix a bug with copying a ref to another ref by Gavin Howard · 6 years ago
  13. c12e891 Fix a bug (typo) that made allocation errors not get reported by Gavin Howard · 6 years ago
  14. 3f11c28 Make sure that a pointer is not invalidated by Gavin Howard · 6 years ago
  15. 5c0ee58 Fix a compile warning by Gavin Howard · 6 years ago
  16. 2fd0139 Rename a procedure in program.c by Gavin Howard · 6 years ago
  17. b0c75e8 Stop an assertion from triggering by Gavin Howard · 6 years ago
  18. 53ff698 Add more to the references test by Gavin Howard · 6 years ago
  19. 203320a Merge branch 'master' into references by Gavin Howard · 6 years ago
  20. 680d1c5 Make pushing a little more efficient by Gavin Howard · 6 years ago
  21. 1dc435d Implement getting the right BcNum out of a referenced vector by Gavin Howard · 6 years ago
  22. 8f7fcea Fix getting the right vector in bc_program_copyToVar() for references by Gavin Howard · 6 years ago
  23. 3510b21 Add a script execute line to references.bc by Gavin Howard · 6 years ago
  24. 17e3a37 Fix a problem with the new references test by Gavin Howard · 6 years ago
  25. db78d54 Add a start test for array references by Gavin Howard · 6 years ago
  26. 5b2ebb3 Merge branch 'master' into references by Gavin Howard · 6 years ago
  27. 5446390 Yet another tweak to the README by Gavin Howard · 6 years ago
  28. 8acb776 Another tweak to the README by Gavin Howard · 6 years ago
  29. 9634c7c Tweaks to README build instructions and information by Gavin Howard · 6 years ago
  30. a9468b5 Add clarification to the configure help by Gavin Howard · 6 years ago
  31. 27b8de3 Style fix by Gavin Howard · 6 years ago
  32. bfaa61d Fix an infinite loop by Gavin Howard · 6 years ago
  33. 2187ef0 Merge branch 'master' into references by Gavin Howard · 6 years ago
  34. 28327c5 Fix mixed strings and comments in stdin by Gavin Howard · 6 years ago
  35. 7599a11 Make sure valid end tokens include EOF by Gavin Howard · 6 years ago
  36. 2a29b33 Add bc stdin tests for mixing strings and comments by Gavin Howard · 6 years ago
  37. c5f7dc0 Style fix to stdin.sh by Gavin Howard · 6 years ago
  38. 3cfd168 Merge branch 'master' into references by Gavin Howard · 6 years ago
  39. dd68012 Style fix by Gavin Howard · 6 years ago
  40. 908cb25 Merge branch 'master' into references by Gavin Howard · 6 years ago
  41. 216011b Style fixes to bc_program_incdec() by Gavin Howard · 6 years ago
  42. 0a29949 Style fixes by Gavin Howard · 6 years ago
  43. fd77376 Fix a seg fault by Gavin Howard · 6 years ago
  44. 191ce56 Merge branch 'master' into references by Gavin Howard · 6 years ago
  45. e6f7ab2 Refactor to reduce code by Gavin Howard · 6 years ago
  46. 371ecd8 Fix a bug by Gavin Howard · 6 years ago
  47. 5eb0f85 Merge branch 'master' into references by Gavin Howard · 6 years ago
  48. 995d061 Update configure help by Gavin Howard · 6 years ago
  49. 87adb27 Merge branch 'master' into references by Gavin Howard · 6 years ago
  50. 26c7b19 Make sure to remove an extraneous file by Gavin Howard · 6 years ago
  51. 170437b Get rid of seg faults on vars by Gavin Howard · 6 years ago
  52. aefe8f5 Make a cast by Gavin Howard · 6 years ago
  53. 66a6a85 Merge branch 'master' into references by Gavin Howard · 6 years ago
  54. 2c55057 Remove some compiler warnings by Gavin Howard · 6 years ago
  55. 8ab52c9 Merge branch 'master' into references by Gavin Howard · 6 years ago
  56. 99874ab Style fixes for maps by Gavin Howard · 6 years ago
  57. 5c95cef Some work on getting references to work by Gavin Howard · 6 years ago
  58. b75fcd0 Merge branch 'master' into references by Gavin Howard · 6 years ago
  59. 2b4fde9 Style fixes by Gavin Howard · 6 years ago
  60. 855b9ad Ignore Windows executables by Gavin Howard · 6 years ago
  61. b221030 Partially deinline BC_PARSE_LEAF() by Gavin Howard · 6 years ago
  62. ad47731 Remove the inner struct from BcLex by Gavin Howard · 6 years ago
  63. c78c101 Attempt to fix a wrong type error by Gavin Howard · 6 years ago
  64. d470d2f Merge branch 'master' into references by Gavin Howard · 6 years ago
  65. d392983 Style and efficiency fixes for num.c by Gavin Howard · 6 years ago
  66. e5e9016 Remove a strdup() by Gavin Howard · 6 years ago
  67. 5a29515 Remove a useless line of code from the configure script by Gavin Howard · 6 years ago
  68. 2f06134 Add two options to disable dc or bc by Gavin Howard · 6 years ago
  69. d961098 Remove a debugging printf from the configure step by Gavin Howard · 6 years ago
  70. 57ef47e Add another message to the history test by Gavin Howard · 6 years ago
  71. 959375c Improve history check messages by Gavin Howard · 6 years ago
  72. 4fe954e Improve the Windows history check by Gavin Howard · 6 years ago
  73. a2b47eb Get rid of an instance of strdup() by Gavin Howard · 6 years ago
  74. 2a669ea Check for Windows and history in the configure step by Gavin Howard · 6 years ago
  75. 7fa6a34 Style fix to a preprocessor check by Gavin Howard · 6 years ago
  76. 8c34191 Move the history vs Windows check by Gavin Howard · 6 years ago
  77. 529ad05 Make spaces valid one-character dc register names by Gavin Howard · 6 years ago
  78. 1545ffe Attempt to make MinGW work again by Gavin Howard · 6 years ago
  79. a978c50 History style fix by Gavin Howard · 6 years ago
  80. 6e59e83 Get rid of a few compiler warnings by Gavin Howard · 6 years ago
  81. fb14efc Handle numbers that are integers with decimal places in power by Gavin Howard · 6 years ago
  82. 0d5a9bb Merge branch 'master' into references by Gavin Howard · 6 years ago
  83. 2237ee2 Make the garbage collection more thorough by Gavin Howard · 6 years ago
  84. 39bf36f Make the BC_PARSE_CAN_EXEC check a bit more thorough by Gavin Howard · 6 years ago
  85. bd9105b Make print pop work for dc by Gavin Howard · 6 years ago
  86. df4a093 Add a test for print pop, since it is not working by Gavin Howard · 6 years ago
  87. 9385baf Merge branch 'master' into references by Gavin Howard · 6 years ago
  88. 81d31ca Style fix by Gavin Howard · 6 years ago
  89. f641b9f Merge branch 'master' into references by Gavin Howard · 6 years ago
  90. 43df94a More style fixes by Gavin Howard · 6 years ago
  91. 22f34e5 Merge branch 'master' into references by Gavin Howard · 6 years ago
  92. 0a15007 Style fixes for the parser by Gavin Howard · 6 years ago
  93. 4d78649 Add the test mentioned in the last commit by Gavin Howard · 6 years ago
  94. 943b778 Parse statement delimiters better by Gavin Howard · 6 years ago
  95. 8d66916 Merge branch 'master' into references by Gavin Howard · 6 years ago
  96. ba5b8dd Remove a function in release builds that is not necessary by Gavin Howard · 6 years ago
  97. 27bdde0 Style fix for less LOC by Gavin Howard · 6 years ago
  98. 0095c7b Add a comment by Gavin Howard · 6 years ago
  99. 7a3e7a7 Fix a bug by Gavin Howard · 6 years ago
  100. b8a1292 Use statically-allocated BcNum's where I can by Gavin Howard · 6 years ago