summaryrefslogtreecommitdiff
path: root/apps/interpreters/bas/statement.c
Commit message (Expand)AuthorAgeFilesLines
* BAS: Remove config.h and INSTALL files. Add config options to KconfigGregory Nutt2014-11-031-1/+1
* Remove dependencies on environ, fstat, GETTEXt, TERMCAP, ncurse, syscfgGregory Nutt2014-11-031-7/+2
* Remove dependencies on TGETENT, SIGINT, SIGKILL, and most terminal configurat...Gregory Nutt2014-11-031-13/+13
* BAS: Another file is closer to the NuttX coding styleGregory Nutt2014-11-021-1/+0
* BAS: Another file is closer to the coding styleGregory Nutt2014-11-021-5/+0
* BAS: Conditionally compile out logic that depends on vfork if architecture do...Gregory Nutt2014-11-021-302/+310
* A few baby steps toward getting closer to the coding standardGregory Nutt2014-11-011-13/+13
* Fix some configuration dependencies, warnings, back up some previous changes ...Gregory Nutt2014-10-271-2/+0
* More compile fixesGregory Nutt2014-10-271-1/+1
* More BAS 2.4 fixesGregory Nutt2014-10-271-2/+3
* Include unistd.h for execl()Gregory Nutt2014-10-271-0/+1
* Port of BAS 2.4 to NuttX by Alan Carvalho de AssisGregory Nutt2014-10-271-0/+4052