gambas-source-code/main/lib
Benoît Minisini 25b8edfd44 [DEVELOPMENT ENVIRONMENT]
* NEW: Support for the help comments integrated into the *.info files by 
  the compiler.
* NEW: Use the help comments stored in libraries and display them in them
  help tooltips.
* BUG: Remove duplicates in the automatic completion list.
* BUG: The symbol syntax displayed in the help now correctly follows the
  "Keywords in uppercase" setting.
* NEW: Class help comments are now help comments located at the beginning
  of the source file that starts with three quotes and a space: `''' `.

[COMPILER]
* NEW: Support for help comments on public symbols. They are automatically 
  integrated into the *.info information files.


git-svn-id: svn://localhost/gambas/trunk@5311 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-11-10 00:19:53 +00:00
..
complex
compress
data [DEVELOPMENT ENVIRONMENT] 2012-11-07 22:51:04 +00:00
db [DEVELOPMENT ENVIRONMENT] 2012-11-10 00:19:53 +00:00
debug
draw
eval [DEVELOPMENT ENVIRONMENT] 2012-10-30 23:44:24 +00:00
gui
gui.opengl
image
image.effect [INTERPRETER] 2012-10-22 14:09:05 +00:00
option
signal
vb
gb.component
Makefile.am