Commit Graph

68 Commits

Author SHA1 Message Date
lazarus
dac3b9e0a0 MG: fixed method jumping, cursor pos after proc head
git-svn-id: trunk@642 -
2002-01-29 17:15:14 +00:00
lazarus
88d4147e98 MG: fixed expr operators in params, class proc find next
git-svn-id: trunk@639 -
2002-01-28 17:40:48 +00:00
lazarus
e382970758 MG: find declaration will now check procs param lists
git-svn-id: trunk@627 -
2002-01-27 18:13:49 +00:00
lazarus
3a23d2cd21 MG: jump to method can now be adjusted due to comments
git-svn-id: trunk@616 -
2002-01-22 22:40:32 +00:00
lazarus
e1bd2273fe MG: parser can now read system unit, find declaration of used units, bugfxies
git-svn-id: trunk@612 -
2002-01-21 14:15:58 +00:00
lazarus
147fbd54ee MG: find declaration of class ancestor, result type, default property, array, indexed pointer
git-svn-id: trunk@602 -
2002-01-16 17:22:11 +00:00
lazarus
ce24bd7399 MG: find declaration for pointers, with statements, forward classes, as operator
git-svn-id: trunk@599 -
2002-01-15 17:28:40 +00:00
lazarus
81a49866f6 MG: added find declaration of Self in methods
git-svn-id: trunk@597 -
2002-01-14 22:12:58 +00:00
lazarus
30c48a15fe MG: find declaration of sections, methods, class parts, records, enums
git-svn-id: trunk@595 -
2002-01-14 19:17:06 +00:00
lazarus
931b619b18 MG: find declaration of local variables
git-svn-id: trunk@592 -
2002-01-13 16:26:32 +00:00
lazarus
48e8bf1d18 MG: started find declaration for identifiers
git-svn-id: trunk@589 -
2002-01-13 12:35:55 +00:00
lazarus
a91d8446f3 MG: added guess unclosed block
git-svn-id: trunk@587 -
2002-01-11 20:41:53 +00:00
lazarus
1f09b8a479 MG: added find block end
git-svn-id: trunk@586 -
2002-01-11 15:57:51 +00:00
lazarus
a3a63f66b6 MG: find declaration for parsed include directives
git-svn-id: trunk@537 -
2001-12-17 11:02:14 +00:00
lazarus
8c514a5ded MG: enhanced code caching, fixed CursorToCleanPos and beautify statement
git-svn-id: trunk@522 -
2001-12-13 23:09:58 +00:00
lazarus
920c3ed339 MG: fixed mem leak in editoropts, added errormsg to all in codetoolmanager
git-svn-id: trunk@475 -
2001-12-02 12:55:26 +00:00
lazarus
b18dbc2ed7 MG: fixed method jump
git-svn-id: trunk@433 -
2001-11-19 12:13:42 +00:00
lazarus
dfdd318f27 MG: splitted codetools.pp, it was a monster
git-svn-id: trunk@421 -
2001-11-15 09:08:36 +00:00