aboutsummaryrefslogtreecommitdiffstats
path: root/src/bc_lex.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the problem where keywords can be redefined for builtin libsGavin Howard2021-07-221-4/+5
* Change the keyword redefinition infrastructureGavin Howard2021-07-201-3/+2
* Add the ability for users to redefine keywordsGavin Howard2021-07-201-0/+7
* Do a lot of doc work and refactor along the wayGavin Howard2021-07-161-1/+4
* Do a lot of documentation workGavin Howard2021-07-141-4/+0
* Fix dc bugGavin Howard2021-06-271-6/+20
* Do even more documentation workGavin Howard2021-06-251-2/+52
* Update copyright to 2021Gavin Howard2021-01-261-1/+1
* Move all headers back to include and rename the library headerGavin Howard2020-11-211-2/+2
* Start changing errors to accomodate the libraryGavin Howard2020-11-211-8/+8
* Move the status header backGavin Howard2020-11-211-1/+0
* Move more stuff around and fix all compiler errors and warningsGavin Howard2020-11-211-0/+410