gambas-source-code/main/lib
Benoît Minisini 0026fb1489 [DEVELOPMENT ENVIRONMENT]
* NEW: Support for compiler warnings.
* BUG: Fix all detected warnings.

[COMPILER]
* NEW: A new compiler option '-w' to let it emit warnings.
* NEW: Emit warnings for unused variables, arguments, functions and for 
  local symbols that override global symbols. Public symbols are of course 
  not taken into account.
* NEW: If an argument is surrounded by braces, no warning will be emitted
  if the argument is not used.

[GB.EVAL]
* NEW: OPTIONAL keyword is always followed by a space now when rewriting 
  Gambas code.


git-svn-id: svn://localhost/gambas/trunk@5122 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-09-04 07:29:39 +00:00
..
adt [GB.ADT] 2012-08-30 01:51:01 +00:00
complex [GB.COMPLEX] 2012-08-14 14:11:59 +00:00
compress [GB.COMPRESS] 2012-06-28 18:06:05 +00:00
db [GB.DB] 2012-08-21 23:24:22 +00:00
debug [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
draw [DEVELOPMENT ENVIRONMENT] 2012-08-19 13:01:57 +00:00
eval [DEVELOPMENT ENVIRONMENT] 2012-09-04 07:29:39 +00:00
gui [INTERPRETER] 2012-05-08 15:32:33 +00:00
gui.opengl [INTERPRETER] 2012-05-08 15:32:33 +00:00
image [GB.IMAGE] 2012-08-16 20:33:21 +00:00
image.effect [CONFIGURATION] 2011-12-31 02:39:20 +00:00
option [GB.OPTION] 2012-07-03 17:32:39 +00:00
signal [GB.SIGNAL] 2012-08-14 09:53:03 +00:00
vb [GB.VB] 2012-03-18 19:21:52 +00:00
gb.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
Makefile.am [GB.TASK] 2012-08-26 16:26:13 +00:00