- 24 Jan, 2014 2 commits
-
-
Damien George authored
Want common qstrs to be first in the list so they have the lowest ids, so that in the byte code they take up the least room.
-
Paul Sokolovsky authored
Also, add qstr's for string appearing in unix REPL loop, gross effect being less allocations for each command run.
-
- 21 Jan, 2014 2 commits
-
-
Dave Hylands authored
-
Damien George authored
Can now have null bytes in strings. Can define ROM qstrs per port using qstrdefsport.h
-