gambas-source-code/main/lib/option
Benoît Minisini 117f2ac635 [INTERPRETER]
* NEW: New GB.NewZeroString() API to create a Gambas string from a 
  null-terminated string. Components were modified to use it.
* OPT: Many optimizations everywhere.

[COMPILER]
* OPT: Many optimizations. The compiler should be noticeably faster.


git-svn-id: svn://localhost/gambas/trunk@2953 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-22 18:02:34 +00:00
..
gb.option.component
getoptions.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
getoptions.h
main.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
main.h
Makefile.am