summaryrefslogtreecommitdiff
path: root/apps/interpreters/bas
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate getopt() in BASGregory Nutt2014-11-014-1370/+2
* Add suppport to build BAS as a NSH builtinGregory Nutt2014-11-011-0/+13
* BAS 2.4: Add autogenerated token.c file. From Alan Carvalho de AssisGregory Nutt2014-10-292-1/+5387
* Add BAS 2.4 .gitignoreGregory Nutt2014-10-291-0/+8
* Fix BAS 2.4 MakefileGregory Nutt2014-10-291-11/+4
* Remove locale support because it is not supported onGregory Nutt2014-10-281-3/+0
* Remove times() function because it doesn't exist on NuttXGregory Nutt2014-10-281-3/+2
* Fix some configuration dependencies, warnings, back up some previous changes ...Gregory Nutt2014-10-273-461/+456
* More compile fixesGregory Nutt2014-10-273-9/+5
* More BAS 2.4 fixesGregory Nutt2014-10-274-3/+66
* Add commits to BAS 2.4 Kconfig fileGregory Nutt2014-10-271-0/+21
* 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-2797-0/+32497