summaryrefslogtreecommitdiff
path: root/apps/interpreters/bas/token.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename all C files in apps/interpreters/bas to begin with bas_ in order to ↵Gregory Nutt2014-11-111-5388/+0
| | | | avoid future name collisions in libapps.a
* BAS: More name compatibility changesGregory Nutt2014-11-081-16/+16
|
* Should include termios.hGregory Nutt2014-11-081-0/+1
|
* BAS: Remove config.h and INSTALL files. Add config options to KconfigGregory Nutt2014-11-031-1/+1
|
* BAS: Another file is closer to the coding styleGregory Nutt2014-11-021-5/+0
|
* trivial, cosmeticGregory Nutt2014-11-021-1/+1
|
* BAS: Another file closer to the coding standardGregory Nutt2014-11-021-1/+1
|
* Can't use isatty, tcsetattr, or tcgettr is CONFIG_SERIAL_CONSOLE is not definedGregory Nutt2014-11-021-1153/+1159
|
* A few baby steps toward getting closer to the coding standardGregory Nutt2014-11-011-41/+41
|
* BAS 2.4: Add autogenerated token.c file. From Alan Carvalho de AssisGregory Nutt2014-10-291-0/+5386