.. |
examples
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
languages
|
translations: german: from Joerg Braun
|
2007-10-17 17:33:38 +00:00 |
allcodetoolunits.pp
|
- improvement to last commit from Vincent
|
2007-08-30 14:27:37 +00:00 |
basiccodetools.pas
|
h2pas: added tool to remove double semicolons
|
2007-09-21 17:07:15 +00:00 |
codeatom.pas
|
|
|
codebeautifier.pas
|
|
|
codecache.pas
|
IDE: codebrowser: clearing include links for FPC units
|
2007-03-30 11:02:57 +00:00 |
codecompletiontool.pas
|
codetools: fixed FixAliasDefintions for typecasts to const
|
2007-10-12 19:40:05 +00:00 |
codegraph.pas
|
codetools: fixdefinitionorder: implemented sorting and moves, started commit
|
2007-09-21 11:00:42 +00:00 |
codetemplatestool.pas
|
|
|
codetoolmanager.pas
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
codetoolmemmanager.pas
|
|
|
codetools.inc
|
|
|
codetoolsconfig.pas
|
codetools: TCodeToolManager.Init now raises an exception if something is wrong with the compiler
|
2007-09-17 11:04:08 +00:00 |
codetoolsstrconsts.pas
|
codetools: implemented local type and var section for generics
|
2007-08-17 12:48:29 +00:00 |
codetoolsstructs.pas
|
|
|
codetree.pas
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
customcodetool.pas
|
h2pas: added tool to remove double semicolons
|
2007-09-21 17:07:15 +00:00 |
definetemplates.pas
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
directivestree.pas
|
codetools: directives parser: adding nodes for all directives
|
2007-08-23 12:47:33 +00:00 |
directorycacher.pas
|
codetools: fixed comparing unitname and filename when filename starts with unitname, but is longer from Tobia Giesen
|
2007-10-21 08:19:06 +00:00 |
eventcodetool.pas
|
codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
|
2007-09-19 09:30:53 +00:00 |
expreval.pas
|
gtk2 intf: fixed codetools include paths, fixed double painting
|
2007-04-04 18:08:37 +00:00 |
extractproctool.pas
|
fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout
|
2007-04-06 14:19:13 +00:00 |
fileprocs.pas
|
codetools: added dbgs(extended) parameter to avoid conflicts on systems without extended
|
2007-11-03 16:32:04 +00:00 |
finddeclarationcache.pas
|
|
|
finddeclarationtool.pas
|
codetools: finddeclaration: implemented using generics parameters as type identifiers
|
2007-10-10 17:07:00 +00:00 |
fpc.errore.msg
|
IDE: fpc messages filter now shows Recompiling unit, checksum changed messages
|
2007-07-31 16:43:36 +00:00 |
identcompletiontool.pas
|
IDE: identifier completion: adding := : checks if identifier can be assigned
|
2007-10-08 11:56:56 +00:00 |
keywordfunclists.pas
|
codetools: added keyword unimplemented
|
2007-10-06 18:45:15 +00:00 |
laz_dom.pas
|
laz_writer: reduced temporary objects
|
2007-09-21 11:23:09 +00:00 |
laz_xmlcfg.pas
|
laz_xmlcfg: made FindNode public
|
2007-08-10 19:11:03 +00:00 |
laz_xmlread.pas
|
|
|
laz_xmlstreaming.pas
|
|
|
laz_xmlwrite.pas
|
laz_writer: reduced temporary objects
|
2007-09-21 11:23:09 +00:00 |
lfmtrees.pas
|
fixed mem leak
|
2007-01-15 16:32:24 +00:00 |
linkscanner.pas
|
codetools: implemented function to simplify some types of compiler directives
|
2007-08-07 14:21:13 +00:00 |
Makefile
|
regenerated makefile for better cross compilation support (#9924)
|
2007-10-22 21:33:01 +00:00 |
Makefile.fpc
|
Makefiles: removed some fcl dependencies
|
2007-10-16 22:47:51 +00:00 |
memcheck_laz.inc
|
codetools: directives parser: adding nodes for all directives
|
2007-08-23 12:47:33 +00:00 |
memcheck.pas
|
IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
|
2007-10-01 08:58:45 +00:00 |
methodjumptool.pas
|
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
|
2007-08-16 17:12:56 +00:00 |
multikeywordlisttool.pas
|
|
|
pascalparsertool.pas
|
codetools: parser: fixed parsing methods after var protected section
|
2007-10-10 15:56:22 +00:00 |
pascalreadertool.pas
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
resourcecodetool.pas
|
|
|
sourcechanger.pas
|
IDE: event assignment completion: fixed using beautify options for RValue
|
2007-10-08 10:44:01 +00:00 |
sourcelog.pas
|
added package prettymessages - an IDE add-on to reduce FPC hints
|
2007-04-25 16:37:19 +00:00 |
stdcodetools.pas
|
codetools: fixed mem leak when searching for overloaded procs with default values, IDE: improved searching for event types declaration for TMethodPropertyEditor
|
2007-09-19 09:30:53 +00:00 |