1. 6d2cf3f Update copyright year 2019 --> 2020. by Zach van Rijn · 4 years, 10 months ago
  2. fe9a302 Fix more style for portability by Gavin Howard · 5 years ago
  3. 2425bf2 Start changing locale processing per FreeBSD by Gavin Howard · 6 years ago
  4. 7345cb9 Change all of the license headers by Gavin Howard · 6 years ago
  5. 2d188a5 Style fixes by Gavin Howard · 6 years ago
  6. e5f11c7 Reverse the condition on BC_NO_ERR() by Gavin Howard · 6 years ago
  7. ecafd4f Revert "Revert "Add branch hints for gcc and clang"" by Gavin Howard · 6 years ago
  8. 93873cc Revert "Add branch hints for gcc and clang" by Gavin Howard · 6 years ago
  9. 8bc82b9 Add branch hints for gcc and clang by Gavin Howard · 6 years ago
  10. a652788 Make sure exponential notation is not allowed in POSIX compliance by Gavin Howard · 6 years ago
  11. 7ad5a66 Implement scientific and engineering notations by Gavin Howard · 6 years ago
  12. 5c14da6 Remove some useless code by Gavin Howard · 6 years ago
  13. 3ae1f8e Combine some common lexer code by Gavin Howard · 6 years ago
  14. 4b7be90 Remove (effectively) any limits by Gavin Howard · 6 years ago
  15. 5615879 Fix a lex line counting bug by Gavin Howard · 6 years ago
  16. 94f1410 Switch 2 vars by Gavin Howard · 6 years ago
  17. 37fc72a Fix the num length check by Gavin Howard · 6 years ago
  18. 25f6088 Fix yet another crash by Gavin Howard · 6 years ago
  19. 7de4f22 Fix a problem with counting lines by Gavin Howard · 6 years ago
  20. 4f49f68 Fix a crash by Gavin Howard · 6 years ago
  21. 8dd307e Fix handling of numbers to eat whitespace after \ newline by Gavin Howard · 6 years ago
  22. 10b62f3 Make sure to eat whitespace after \ newline combo by Gavin Howard · 6 years ago
  23. 1ab22d2 Change style for toybox by Gavin Howard · 6 years ago
  24. 48354e8 Make toybox compile again by Gavin Howard · 6 years ago
  25. 03cd112 Improve error reporting even more by Gavin Howard · 6 years ago
  26. ecc7fc2 Improve error reporting across the board by Gavin Howard · 6 years ago
  27. 196f7db Fix bc_lex_number() for dc by Gavin Howard · 6 years ago
  28. c7d655b Add the capital letters feature of the GNU bc by Gavin Howard · 6 years ago
  29. 9a0d2e5 Fix handling of line comments by Gavin Howard · 6 years ago
  30. f9b86ee Remove BcLex newline field by Gavin Howard · 6 years ago
  31. 50c8c2d Style fixes by Gavin Howard · 6 years ago
  32. ad47731 Remove the inner struct from BcLex by Gavin Howard · 6 years ago
  33. 8e30663 Fix a bug where interrupt was not handled correctly by Gavin Howard · 6 years ago
  34. 4770952 Fix a bug tested by the new test from last commit by Gavin Howard · 6 years ago
  35. 7536dcf Change all of bc to output error messages at point of error by Gavin Howard · 6 years ago
  36. 52446f2 Fix dc comment handling by Gavin Howard · 6 years ago
  37. 1bc0912 Fix up status handling and remove unused ones by Gavin Howard · 6 years ago
  38. 9b1c6c4 Make changes to better support busybox by Gavin Howard · 6 years ago
  39. 53eba8b Fix style for busybox by Gavin Howard · 6 years ago
  40. 890d0c0 Style fixes for busybox by Gavin Howard · 6 years ago
  41. 48af52e Fix busybox style complaints by Gavin Howard · 6 years ago
  42. ad0ecfe Create functions to just die on OOM by Gavin Howard · 6 years ago
  43. d64ce7b Style fixes by Gavin Howard · 6 years ago
  44. 9a4b6cd Reduce LOC even further by Gavin Howard · 6 years ago
  45. 88c2530 Reduce LOC by Gavin Howard · 6 years ago
  46. c3f40df Make sure bin file checking is done by io.c by Gavin Howard · 6 years ago
  47. 763c8de Make I/O more robust for files by Gavin Howard · 6 years ago
  48. 8412ba8 Start coding for dc registers by Gavin Howard · 6 years ago
  49. c39fd49 Style fixes to reduce LOC for toybox by Gavin Howard · 6 years ago
  50. c9a9c47 Make things shipshape for toybox again by Gavin Howard · 6 years ago
  51. 9019886 Refactor vectors a bit by Gavin Howard · 6 years ago
  52. 48641a5 Reduce LOC in the lexer by Gavin Howard · 6 years ago
  53. 6d632e9 Fix a bug with return statements by Gavin Howard · 6 years ago
  54. 364df3b Move some more lex functions to where they should be by Gavin Howard · 6 years ago
  55. d2a0525 Split the parsers and lexers by Gavin Howard · 6 years ago
  56. 0275a55 Style fix by Gavin Howard · 6 years ago
  57. ed5c831 Start splitting lexer code by Gavin Howard · 6 years ago
  58. 411f732 Style fixes by Gavin Howard · 6 years ago
  59. 6373820 Finish changing to busybox style by Gavin Howard · 6 years ago
  60. 116c0e9 Rename a procedure by Gavin Howard · 6 years ago
  61. 1ee10f6 Fix a bug found by inspection by Gavin Howard · 6 years ago
  62. d884e71 Style fix to reduce LOC by Gavin Howard · 6 years ago
  63. 474d32e Fix lexer bugs found by the recent afl test case by Gavin Howard · 6 years ago
  64. d555167 Reorganize the code by Gavin Howard · 6 years ago
  65. 5d44512 Style fix by Gavin Howard · 6 years ago
  66. 3889584 Style fix for lexer by Gavin Howard · 6 years ago
  67. e9d74d8 Style fixes to reduce LOC in the lexer by Gavin Howard · 6 years ago
  68. 4b447a4 Fix lexer handling of backslashes by Gavin Howard · 6 years ago
  69. a628aa2 Refactor the lexer's string code by Gavin Howard · 6 years ago
  70. a20bbd0 Style massaging to reduce LOC by Gavin Howard · 6 years ago
  71. 6a8f1eb Fix a lex bug found by afl by Gavin Howard · 6 years ago
  72. bc20f3d Add some asserts and other style fixes by Gavin Howard · 6 years ago
  73. 6918504 Remove memory leaks on errors by Gavin Howard · 6 years ago
  74. de85a24 Style fix by Gavin Howard · 6 years ago
  75. 8317a79 Style fixes to reduce the LOC even more by Gavin Howard · 6 years ago
  76. ce8fb79 Style fixes by Gavin Howard · 6 years ago
  77. 39b6408 Style fixes by Gavin Howard · 6 years ago
  78. 9dd4831 Make small improvements to the lexer by Gavin Howard · 6 years ago
  79. f6e3fb3 Fix warnings found by Thalheim by Gavin Howard · 6 years ago
  80. 45ff357 Reduce loc for Landley by Gavin Howard · 6 years ago
  81. c4c6753 Revert "Style fixes (rename "status" to "s" where possible)" by Gavin Howard · 7 years ago
  82. 1fc1cd7 Style fixes (rename "status" to "s" where possible) by Gavin Howard · 7 years ago
  83. ce1069c Fix a bug that I introduced into the lexer by Gavin Howard · 7 years ago
  84. c312ab3 Style fixes to lex.c by Gavin Howard · 7 years ago
  85. e77b83d Attempt to fix crashes caused by the AFL fuzzer by Gavin Howard · 7 years ago
  86. 9f4d914 Fix a bug where something was not initialized properly by Gavin Howard · 7 years ago
  87. 0b190a0 Fix parsing errors for the eof status change by Gavin Howard · 7 years ago
  88. 68f2bae Refactor to store the token in the lexer object by Gavin Howard · 7 years ago
  89. 117de42 Fix a buffer overflow found by Thalheim in lex.c by Gavin Howard · 7 years ago
  90. 57ab322 Fix a bug where decimal points at the end of numbers was messing up math by Gavin Howard · 7 years ago
  91. ddaa4c1 Fix crash when given a binary file to run by Gavin Howard · 7 years ago
  92. a58294c Fix an issue with lines in stdin by Gavin Howard · 7 years ago
  93. f75ffd8 Rearrange the source files by Gavin Howard · 7 years ago[Renamed from src/bc/lex.c]
  94. 6b5f5bb Various style fixes by Gavin Howard · 7 years ago
  95. 3f68df7 Remove static from all functions by Gavin Howard · 7 years ago
  96. e7149d0 Style fixes to the lexer by Gavin Howard · 7 years ago
  97. 3575392 Fix various little problems by Gavin Howard · 7 years ago
  98. c5e71a0 Remove a two-line function by Gavin Howard · 7 years ago
  99. 27fdfb9 Remove bug statuses and replace with asserts by Gavin Howard · 7 years ago
  100. 2a9c6e9 Style fixes by Gavin Howard · 7 years ago