gambas-source-code/main/lib/option
Benoît Minisini b3db598050 [DEVELOPMENT ENVIRONMENT]
* BUG: Breakpoints are correctly reset when opening a new project.

[INTERPRETER]
* BUG: The GB.NewString(), GB.NewZeroString() and GB.TempString() API 
  signature has changed. All components have been updated accordingly.
* OPT: Many optimizations to speed up the interpreter.

[GB.EVAL]
* NEW: During syntax highlighting, the first character of class names is
  automatically converted to uppercase.


git-svn-id: svn://localhost/gambas/trunk@2992 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-06-04 23:48:53 +00:00
..
gb.option.component
getoptions.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
getoptions.h
main.c [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
main.h
Makefile.am