gambas-source-code/main/lib/debug
Benoît Minisini ad19937a82 [INTERPRETER]
* NEW: Add a gb.ShortNumber format to Format$().
* NEW: Use that format for converting Single to String.
* BUG: Check the internal conversion special class method everywhere an 
  object is converted.

[GB.DEBUG]
* NEW: Use gb.ShortNumber to display Single values.


git-svn-id: svn://localhost/gambas/trunk@3414 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-12-30 03:17:37 +00:00
..
CDebug.c [INTERPRETER] 2010-03-25 02:00:55 +00:00
CDebug.h Typo __CDBUG_H -> __CDEBUG_H 2010-03-19 14:43:57 +00:00
debug.c [COMPILER] 2010-01-31 20:32:12 +00:00
debug.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb.debug.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.debug.h [DEVELOPMENT ENVIRONMENT] 2010-10-07 01:29:54 +00:00
main.c [DEVELOPMENT ENVIRONMENT] 2010-01-10 13:40:48 +00:00
main.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
Makefile.am [CONFIGURATION] 2009-08-24 14:19:32 +00:00
print.c [INTERPRETER] 2010-12-30 03:17:37 +00:00
print.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00