Commit Graph

468 Commits

Author SHA1 Message Date
mattias
9494abf18e codetools: TCodeToolManager.WriteDebugReport: write linkscanner links
git-svn-id: trunk@49857 -
2015-09-21 08:12:03 +00:00
mattias
796a5fdd00 IDE+codetools: property completion: options to use a prefixed name as Set mthod parameter, patch #28181 from Ondrej Pokorny
git-svn-id: trunk@49807 -
2015-09-10 11:51:16 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
303a563f98 codetools: clean up
git-svn-id: trunk@48656 -
2015-04-06 17:18:13 +00:00
mattias
69917cf580 codetools: clean up
git-svn-id: trunk@48655 -
2015-04-06 17:15:01 +00:00
mattias
6b40ae4e5d codetools: less hints
git-svn-id: trunk@48647 -
2015-04-06 16:38:28 +00:00
juha
232c983159 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
2015-03-24 17:51:40 +00:00
mattias
686b04a732 codetools: GetIDEDirectives: implemented filter, needed to fix removing all
git-svn-id: trunk@48335 -
2015-03-14 10:30:25 +00:00
mattias
75fd8a4e5d IDE: checked compiler warnings, clean up
git-svn-id: trunk@48211 -
2015-03-10 13:27:41 +00:00
mattias
ba04e93625 IDE, codetools: less hints
git-svn-id: trunk@48191 -
2015-03-10 11:12:37 +00:00
mattias
4a98dfda57 IDE: clean up
git-svn-id: trunk@48189 -
2015-03-10 11:04:38 +00:00
juha
34fa9b2929 IDE: Improve harmonizing the style of spaces. Issue #27441, patch from Anton.
git-svn-id: trunk@48164 -
2015-03-07 16:38:24 +00:00
juha
58163e4f6a IDE: Harmonize the style of spaces more. Issue #27441, patch from Alexey Torgashin.
git-svn-id: trunk@48141 -
2015-03-05 19:03:24 +00:00
mattias
f4c1725bcd codetools: added InsertStatements
git-svn-id: trunk@47837 -
2015-02-16 21:52:05 +00:00
mattias
400a28bb34 codetools: started GetPossibleInitsForVariable
git-svn-id: trunk@47829 -
2015-02-16 18:19:38 +00:00
mattias
a98eb2b2f4 codetools: named CTTemplateExpander
git-svn-id: trunk@45467 -
2014-06-10 17:11:32 +00:00
mattias
b0b5163778 IDE: fpc msg parser: darwin linker reference error
git-svn-id: trunk@45383 -
2014-06-07 19:37:21 +00:00
mattias
b004f3f1d5 codetools: fixed initialize var
git-svn-id: trunk@45105 -
2014-05-20 09:30:57 +00:00
mattias
f7122cf0ea leakview: parse gdb line #decimal hex in mangledidentifier
git-svn-id: trunk@44998 -
2014-05-10 23:27:55 +00:00
mattias
ab1ba1c851 codetools: moved findgdbidentifier
git-svn-id: trunk@44963 -
2014-05-07 12:47:59 +00:00
mattias
ba52488ed6 codetools: define templates: macros in varibale names
git-svn-id: trunk@44539 -
2014-03-28 03:40:47 +00:00
mattias
612b486281 IDE: implement find references of used unit
git-svn-id: trunk@42686 -
2013-09-08 22:47:26 +00:00
mattias
5364c52f95 codetools: FindUsedUnitReferences
git-svn-id: trunk@42681 -
2013-09-08 19:19:55 +00:00
mattias
a1d47beded codetools: shrinked scan ranges from lsrEnd to lsrInitializationStart where possible
git-svn-id: trunk@42202 -
2013-07-25 12:49:04 +00:00
mattias
bbabe5442e codetools: free expander
git-svn-id: trunk@42192 -
2013-07-24 07:17:09 +00:00
mattias
e02c8ef2c8 codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
git-svn-id: trunk@42177 -
2013-07-22 22:08:53 +00:00
juha
8ae11e18a5 Codetools: formatting
git-svn-id: trunk@41947 -
2013-06-30 22:05:48 +00:00
mattias
a411d10198 codetools: fixed uninitialized params
git-svn-id: trunk@41914 -
2013-06-27 07:22:58 +00:00
mattias
2334f84a57 codetools: fixed result of ExploreUnitDirectives
git-svn-id: trunk@41678 -
2013-06-11 14:14:02 +00:00
mattias
945a988824 codetools: TSourceChangeCache.Begin/EndUpdate comments and clean up
git-svn-id: trunk@41626 -
2013-06-09 11:25:13 +00:00
mattias
4ce8683fd7 codetools: set DirectoryCache of tool, removed auto fetching
git-svn-id: trunk@41552 -
2013-06-05 19:07:50 +00:00
mattias
c6da313e09 codetools: FindMissingUnits: do not find fpc sources if there is no ppu in fpc search path
git-svn-id: trunk@41412 -
2013-05-26 10:26:32 +00:00
mattias
7530f8b888 IDE: started ifdef update via codetools
git-svn-id: trunk@41145 -
2013-05-12 08:56:20 +00:00
mattias
d3fc959f04 IDE: store directives when new scanner is initialized and a sourceeditor for the unit exist
git-svn-id: trunk@41132 -
2013-05-11 17:30:13 +00:00
mattias
78f5a14553 codetools: linkscanner: counter for storedirectives
git-svn-id: trunk@41128 -
2013-05-11 09:29:48 +00:00
mattias
dc39e06d70 codetools: linkscanner: sorted inlines, started storing directives
git-svn-id: trunk@41092 -
2013-05-09 13:19:47 +00:00
mattias
77326c8e80 codetools: fixed FindResourceDirective scanning only one file
git-svn-id: trunk@41007 -
2013-05-02 21:41:10 +00:00
mattias
09853b3d90 codetools: init error state
git-svn-id: trunk@41005 -
2013-05-02 21:08:00 +00:00
mattias
4b82e6e707 codetools: stdcodetools: use GetIndentStr of beautifier
git-svn-id: trunk@40818 -
2013-04-15 09:40:57 +00:00
mattias
e9156f83de codetools: gather identifiers: use tool beautifier
git-svn-id: trunk@40816 -
2013-04-15 09:14:12 +00:00
mattias
f4cb4fec12 IDE: pass BlockTabIndent to codetools
git-svn-id: trunk@40791 -
2013-04-11 11:08:01 +00:00
mattias
480fedbcc8 codetools: safety clean up on exception
git-svn-id: trunk@40681 -
2013-04-01 12:58:40 +00:00
mattias
c54dedb94a IDE: added TDesignerMediator.UseRTTIForMethods
git-svn-id: trunk@40122 -
2013-02-02 15:46:43 +00:00
mattias
2c1a0a9089 IDE: load designer form: fixed loading .pas or .pp
git-svn-id: trunk@40098 -
2013-01-31 21:03:25 +00:00
mattias
31d45f3449 IDE: added new search function for designer components
git-svn-id: trunk@40014 -
2013-01-29 02:06:01 +00:00
mattias
60fd65da29 codetools: added flag -dVerboseFindDeclarationFail
git-svn-id: trunk@39748 -
2013-01-03 13:48:12 +00:00
martin
f6c4b6b46c IDE: "Rename Identifier": show replaced lines in result. (FIx nil deref)
git-svn-id: trunk@39556 -
2012-12-16 04:32:53 +00:00
martin
fd62b97730 IDE: "Rename Identifier": show replaced lines in result.
git-svn-id: trunk@39555 -
2012-12-16 04:19:34 +00:00
juha
d91c978a4d Converter: Call FixIncludeFiles before parsing the source.
git-svn-id: trunk@37646 -
2012-06-14 17:51:25 +00:00
mattias
c7543c32cb codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound
git-svn-id: trunk@36968 -
2012-04-22 10:06:33 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
42721b9bee IDE: find start of code block: when on start, jump to start of parent block
git-svn-id: trunk@34906 -
2012-01-24 19:04:33 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
eb5f4cfb5d codetools: clean up
git-svn-id: trunk@34611 -
2012-01-06 10:40:06 +00:00
juha
5fd93058b5 IDE & packager: add units to uses section only if needed. Issue #20844
git-svn-id: trunk@34093 -
2011-12-10 18:50:03 +00:00
juha
72a709a931 Formatting
git-svn-id: trunk@34091 -
2011-12-10 18:49:02 +00:00
mattias
d3a1c4c3e8 codetools: TCodeToolManager.GetMainCode: if FindCodeOfMainUnitHint fails, use the source directly
git-svn-id: trunk@33777 -
2011-11-25 10:04:42 +00:00
mattias
f05fbd0a1f codetools: handlerlist for treetoolchanged
git-svn-id: trunk@33555 -
2011-11-16 06:52:13 +00:00
mattias
3d59e27e15 cody: started dictionary
git-svn-id: trunk@33550 -
2011-11-16 05:50:48 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
4dcc3116ea codetools: show backtrace on consistency exceptions in linkscanner
git-svn-id: trunk@32775 -
2011-10-09 06:51:01 +00:00
mattias
edeaa59964 lazutils: started lazutf8, lazfileutil, lazfilecache
git-svn-id: trunk@32678 -
2011-10-04 22:42:44 +00:00
mattias
e914964569 codetools: clean up
git-svn-id: trunk@32525 -
2011-09-27 19:20:22 +00:00
mattias
921dd0404b codetools: started GetExpandedOperand
git-svn-id: trunk@32262 -
2011-09-10 18:21:13 +00:00
mattias
be78a06cb3 codetools: AddWithBlock
git-svn-id: trunk@32244 -
2011-09-09 22:32:47 +00:00
mattias
73d34d3088 codetools: find sources in fpc unit search paths
git-svn-id: trunk@32240 -
2011-09-09 19:00:32 +00:00
mattias
3fb87d479c codetools: started add with block
git-svn-id: trunk@32209 -
2011-09-07 21:03:52 +00:00
mattias
caa300bdcf codetools: renamed TStandardCodeTool.AddIncludeDirective
git-svn-id: trunk@32121 -
2011-08-30 16:37:31 +00:00
mattias
d054dea35c codetools: identifier completion: do not clear on change
git-svn-id: trunk@31625 -
2011-07-09 21:36:19 +00:00
mattias
755ba26316 IDE: add unit to uses section: search via codetools
git-svn-id: trunk@31228 -
2011-06-14 18:56:21 +00:00
mattias
fb150584ed codetools: gatheridentifiers: protect list during update
git-svn-id: trunk@31223 -
2011-06-14 17:33:12 +00:00
mattias
057f07d894 codetools: validate node caches on every BuildTree, not only when unit changed
git-svn-id: trunk@31218 -
2011-06-14 14:48:12 +00:00
mattias
23176970f9 IDE: added warning when auto compile package has dependencies and output dir is in default fpc unit path
git-svn-id: trunk@31109 -
2011-06-05 23:34:31 +00:00
mattias
8e1f917408 codetools: fixed TCodeToolManager.FindReferences
git-svn-id: trunk@30947 -
2011-05-28 08:52:08 +00:00
mattias
4a19042de7 codetools: fixed mem leak
git-svn-id: trunk@30945 -
2011-05-27 23:05:46 +00:00
mattias
b87cbc31f1 cody: declare var
git-svn-id: trunk@30934 -
2011-05-27 17:24:02 +00:00
mattias
4e3bb381e3 codetools: AddVariable: interface and implementation
git-svn-id: trunk@30898 -
2011-05-25 15:49:27 +00:00
mattias
3ce75c3558 codetools: AddLocalVariable: insert in front of MaxPos
git-svn-id: trunk@30892 -
2011-05-24 21:42:15 +00:00
mattias
f36407ac9e IDE: compile package check: check file date of fpc units
git-svn-id: trunk@30873 -
2011-05-23 20:45:38 +00:00
mattias
8e95e69f36 codetools: FileExistsCached, FileAgeCached: use directory cacher
git-svn-id: trunk@30872 -
2011-05-23 16:26:09 +00:00
mattias
53866fee38 cody: declare var: with statement
git-svn-id: trunk@30841 -
2011-05-21 21:22:42 +00:00
mattias
e1c12a7721 cody: started declare variable
git-svn-id: trunk@30811 -
2011-05-19 15:28:09 +00:00
mattias
7a98756abb codetools: added cache to FindReferences
git-svn-id: trunk@30547 -
2011-05-04 13:40:35 +00:00
mattias
a031fab2fc codetools: extractproc for program
git-svn-id: trunk@30533 -
2011-05-02 18:27:16 +00:00
mattias
92692eea39 codetools: aded FindProcDeclaration
git-svn-id: trunk@30523 -
2011-05-02 09:08:23 +00:00
mattias
bc19f550d3 cody: added dialog to add a Assign method
git-svn-id: trunk@30521 -
2011-05-01 19:24:09 +00:00
mattias
fbc076999d codetools: example for FindAssignMethod
git-svn-id: trunk@30495 -
2011-04-28 12:50:19 +00:00
mattias
90a1dcfc9b codetools: started FindAssignMethod
git-svn-id: trunk@30491 -
2011-04-27 17:51:15 +00:00
mattias
3a806bbb9f IDE: codehelp: loop
git-svn-id: trunk@30270 -
2011-04-12 17:19:25 +00:00
mattias
dd0fc4c825 IDE: codehelp: improved debugging
git-svn-id: trunk@30266 -
2011-04-11 21:25:55 +00:00
mattias
c2a58808d3 codetools: changed some uppercase parameters to mixed case
git-svn-id: trunk@29982 -
2011-03-22 13:41:30 +00:00
mattias
e58c0558d2 codetools: added PublishedMethodExists, GetCompatiblePublishedMethods without typedata
git-svn-id: trunk@29956 -
2011-03-21 09:56:35 +00:00
mattias
160a97f228 codetools: changed TDefinePool.ChangeStep to integer
git-svn-id: trunk@29800 -
2011-03-11 22:44:22 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
mattias
12728e1833 cody: ppu list: uses count and used by count
git-svn-id: trunk@29469 -
2011-02-11 18:32:32 +00:00
mattias
da98b47570 codetools: cache for parsing ppu files
git-svn-id: trunk@29455 -
2011-02-10 21:56:58 +00:00
mattias
777bb13739 codetools: FindCompiledUnitInCompletePath searching in unitset
git-svn-id: trunk@29448 -
2011-02-10 10:45:12 +00:00
mattias
8cd980cb5b codetools: fixed simple init
git-svn-id: trunk@29402 -
2011-02-06 11:07:47 +00:00
mattias
92a693d145 codetools: removed TCodeTreeNodeExtMemManager, not needed anymore
git-svn-id: trunk@29334 -
2011-02-02 18:56:59 +00:00
mattias
b75a2a4bb5 codetools: added TCodeToolManager.AddUnitToImplementationUsesSection
git-svn-id: trunk@28795 -
2010-12-21 13:33:34 +00:00