mattias
|
c0dac09b7f
|
IDE: fixed complete block, bug #24935
git-svn-id: trunk@42865 -
|
2013-09-18 21:05:17 +00:00 |
|
mattias
|
f38ab04682
|
codetools: fixed example removeemptymethods
git-svn-id: trunk@42862 -
|
2013-09-18 15:05:12 +00:00 |
|
mattias
|
012a67a370
|
codetools: fixed example addeventmethod
git-svn-id: trunk@42861 -
|
2013-09-18 15:03:58 +00:00 |
|
mattias
|
0e785800e1
|
codetools: fixed removing first unit from second line
git-svn-id: trunk@42859 -
|
2013-09-18 12:41:10 +00:00 |
|
paul
|
4e0f910563
|
codetools: fix parsing of "specialize SomeGeneric<TypeParams>" as function/operator result (this fixes error with parsing of new objpas generics)
git-svn-id: trunk@42846 -
|
2013-09-17 03:44:24 +00:00 |
|
mattias
|
f68c999a04
|
codetools: fixed parsing var type deprecated )
git-svn-id: trunk@42844 -
|
2013-09-16 15:55:35 +00:00 |
|
mattias
|
75902ea949
|
codetools: syntax error if parameter type is missing
git-svn-id: trunk@42843 -
|
2013-09-16 15:36:05 +00:00 |
|
mattias
|
fdb9a6258b
|
codetools: fixed parsing hint modifiers in resourcestring
git-svn-id: trunk@42789 -
|
2013-09-14 01:31:32 +00:00 |
|
mattias
|
5faa53a9a4
|
codetools: fixed parsing hint modifiers without semicolon
git-svn-id: trunk@42787 -
|
2013-09-13 23:47:47 +00:00 |
|
mattias
|
82f068abd7
|
codetools: fixed parsing multiple hint modifiers
git-svn-id: trunk@42786 -
|
2013-09-13 23:29:30 +00:00 |
|
mattias
|
b9d9c60281
|
codetools: fixed AddClassAndNameToProc for procedure(
git-svn-id: trunk@42753 -
|
2013-09-12 11:19:36 +00:00 |
|
mattias
|
7538f3a4e4
|
codetools: fixed checking if a proc header has already a classname, when there are tabs
git-svn-id: trunk@42750 -
|
2013-09-12 09:45:57 +00:00 |
|
maxim
|
a8f100176c
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
|
2013-09-11 20:11:32 +00:00 |
|
mattias
|
cc5d712837
|
codetools: fixed ForEachIdentifierInCleanSrc check if StartPos<1
git-svn-id: trunk@42728 -
|
2013-09-10 20:16:55 +00:00 |
|
mattias
|
d442a420b7
|
IDE: unit dependencies: show complex routes
git-svn-id: trunk@42727 -
|
2013-09-10 20:05:41 +00:00 |
|
mattias
|
376c2af303
|
codetools: fixed TPointerToPointerTree.DisposeItem
git-svn-id: trunk@42726 -
|
2013-09-10 20:04:56 +00:00 |
|
mattias
|
15838492b6
|
codetools: TUsesGraph.FindShortestPath
git-svn-id: trunk@42725 -
|
2013-09-10 19:27:15 +00:00 |
|
mattias
|
79670c113d
|
codetools: TPointerToPointerTree based on TAVLTree
git-svn-id: trunk@42724 -
|
2013-09-10 19:26:57 +00:00 |
|
mattias
|
f66fa252fc
|
IDE: renamed SetPathDelims to GetForcedPathDelims
git-svn-id: trunk@42698 -
|
2013-09-09 10:28:10 +00:00 |
|
mattias
|
f5dda02fe9
|
IDE: renamed DoPathDelims to ForcePathDelims
git-svn-id: trunk@42697 -
|
2013-09-09 10:18:24 +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
|
ac4996ff62
|
replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
|
2013-09-08 20:58:12 +00:00 |
|
mattias
|
5364c52f95
|
codetools: FindUsedUnitReferences
git-svn-id: trunk@42681 -
|
2013-09-08 19:19:55 +00:00 |
|
mattias
|
773f710bde
|
IDE, codetools, lazutils: Changed DoDirSeparators calls with DoPathDelims calls
git-svn-id: trunk@42674 -
|
2013-09-08 07:40:06 +00:00 |
|
mattias
|
b570ee8c4e
|
codetools: example script
git-svn-id: trunk@42673 -
|
2013-09-08 00:08:27 +00:00 |
|
mattias
|
20221c0ed6
|
codetools: fixed reading include directives with different path delims, bug #24968
git-svn-id: trunk@42671 -
|
2013-09-07 21:04:23 +00:00 |
|
mattias
|
736edb7c29
|
codetools: sourcechanger: direct no change: exit immediately
git-svn-id: trunk@42638 -
|
2013-09-06 13:54:57 +00:00 |
|
mattias
|
fa26364e98
|
IDE: further migration external tools
git-svn-id: trunk@42584 -
|
2013-09-04 09:15:41 +00:00 |
|
mattias
|
69fa73e078
|
codetools: sourcecloser: remove private sections
git-svn-id: trunk@42556 -
|
2013-09-02 10:25:21 +00:00 |
|
mattias
|
cf68335106
|
codetools: fixed parsing -Wp, bug #24934, patch from Jeppe Johansen
git-svn-id: trunk@42547 -
|
2013-09-01 15:38:30 +00:00 |
|
mattias
|
1925d86093
|
codetools: sourcecloser: option to add compiler options
git-svn-id: trunk@42546 -
|
2013-09-01 15:26:24 +00:00 |
|
mattias
|
edc1d41b17
|
codetools: sourcecloser: clean up
git-svn-id: trunk@42540 -
|
2013-09-01 12:48:30 +00:00 |
|
mattias
|
d01d5e1399
|
IDE: source editor: fixed marking skipped directives as disabled
git-svn-id: trunk@42482 -
|
2013-08-24 18:19:46 +00:00 |
|
mattias
|
fb86536307
|
codetools: elseif: mark active if enabled
git-svn-id: trunk@42481 -
|
2013-08-24 18:13:22 +00:00 |
|
mattias
|
821f02f67b
|
codetools: sourcecloser: remove skipped code
git-svn-id: trunk@42471 -
|
2013-08-23 23:05:55 +00:00 |
|
mattias
|
c3e2585740
|
codetools: sourcecloser: comment
git-svn-id: trunk@42470 -
|
2013-08-23 22:49:08 +00:00 |
|
mattias
|
1c209a562c
|
codetools: sourcecloser: file globbing
git-svn-id: trunk@42469 -
|
2013-08-23 22:38:42 +00:00 |
|
juha
|
f770004bfc
|
Converter: Optimize commenting units in main and implementation uses sections.
git-svn-id: trunk@42463 -
|
2013-08-23 17:38:22 +00:00 |
|
mattias
|
758f5797dc
|
codetools: examples: remove implementation
git-svn-id: trunk@42462 -
|
2013-08-23 14:59:32 +00:00 |
|
mattias
|
02baf26d2a
|
codetools: clean up
git-svn-id: trunk@42460 -
|
2013-08-23 12:23:46 +00:00 |
|
juha
|
d80f88d719
|
Codetools: a temporary fix for commenting out the whole uses section in implementation part.
git-svn-id: trunk@42458 -
|
2013-08-23 11:47:07 +00:00 |
|
mattias
|
f300bc6edc
|
codetools: find declaration: check for overloaded procs: stop if call() fits, bug #24901
git-svn-id: trunk@42454 -
|
2013-08-23 08:08:05 +00:00 |
|
mattias
|
936a93b82f
|
cody: clena up
git-svn-id: trunk@42402 -
|
2013-08-15 09:01:45 +00:00 |
|
mattias
|
be888580b8
|
codetools: removed duplicate
git-svn-id: trunk@42391 -
|
2013-08-11 21:03:47 +00:00 |
|
mattias
|
c4602e0c20
|
codetools: fixed searching selfunit.interfaceidentifier
git-svn-id: trunk@42379 -
|
2013-08-10 10:15:10 +00:00 |
|
mattias
|
a5e24441da
|
codetools: runtool: check workingdir
git-svn-id: trunk@42331 -
|
2013-08-04 18:19:08 +00:00 |
|
maxim
|
926afc682b
|
Components: commit regenerated German translation files
git-svn-id: trunk@42324 -
|
2013-08-04 13:53:05 +00:00 |
|
mattias
|
e6c9e3ce81
|
codetools: fixed TUsesGraph only parsing needed units
git-svn-id: trunk@42255 -
|
2013-08-01 11:44:52 +00:00 |
|
mattias
|
7f0567f9f6
|
codetools: CreateFPCCommandLineDefines: option to parse unit and include search path
git-svn-id: trunk@42252 -
|
2013-07-31 19:22:23 +00:00 |
|
mattias
|
d55152c9e8
|
codetools: utility function
git-svn-id: trunk@42250 -
|
2013-07-31 18:34:24 +00:00 |
|