mattias
|
dd7b5ba113
|
IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
|
2007-01-19 16:48:20 +00:00 |
|
mattias
|
07cdb27c5d
|
IDE: added Close Project menu item
git-svn-id: trunk@10413 -
|
2007-01-10 19:28:38 +00:00 |
|
mattias
|
e8fa91fe05
|
IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
|
2007-01-10 01:29:36 +00:00 |
|
mattias
|
d94c0106dc
|
codetools: added example for identifier completion
git-svn-id: trunk@10402 -
|
2007-01-08 23:56:58 +00:00 |
|
mattias
|
735b70957a
|
codetools: code completion: implemented adding methog declaration for method body at cursor
git-svn-id: trunk@10386 -
|
2007-01-06 13:00:36 +00:00 |
|
mattias
|
9aa007713c
|
codetools: fixed parsing if then begin..end statements till end
git-svn-id: trunk@10382 -
|
2007-01-05 14:57:49 +00:00 |
|
mattias
|
75f42392b4
|
h2paswizard: implemented redordering files, started tool to replace implicit types in parameters
git-svn-id: trunk@10309 -
|
2006-12-06 16:51:56 +00:00 |
|
mattias
|
220d4e0e7c
|
codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
|
2006-12-04 00:00:36 +00:00 |
|
mattias
|
c045101121
|
codetools: remove debugging code
git-svn-id: trunk@10223 -
|
2006-11-20 18:18:40 +00:00 |
|
mattias
|
e5fdfd28ff
|
codetools: allowed: var identifier: class of identifier
git-svn-id: trunk@10222 -
|
2006-11-20 16:28:20 +00:00 |
|
mattias
|
0b3a85d0e6
|
codetools: adding missing semicolon on code completing forward procedures
git-svn-id: trunk@10139 -
|
2006-10-31 12:22:13 +00:00 |
|
mattias
|
53dde5cff5
|
codetools: improved parsing variable section with errors
git-svn-id: trunk@9894 -
|
2006-09-14 19:30:01 +00:00 |
|
mattias
|
6446572899
|
codetools: fixed packed class
git-svn-id: trunk@9744 -
|
2006-08-23 19:05:54 +00:00 |
|
mattias
|
83fc712326
|
codetools: fixed parsing invalid subrange
git-svn-id: trunk@9626 -
|
2006-07-17 18:47:07 +00:00 |
|
mattias
|
609922d9e5
|
codetools: fixed validating last error
git-svn-id: trunk@9502 -
|
2006-06-27 15:28:37 +00:00 |
|
mattias
|
5d2766a239
|
added evaluate text at cursor during debugging from Darek
git-svn-id: trunk@9419 -
|
2006-06-12 18:48:30 +00:00 |
|
mattias
|
07fec2d11b
|
fixed parsing procedure specifier public
git-svn-id: trunk@9344 -
|
2006-05-23 21:42:52 +00:00 |
|
mattias
|
dc4d7c5d38
|
IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
|
2006-05-19 16:27:15 +00:00 |
|
mattias
|
e710e115ed
|
codetools implemented parsing requires and contains section of packages
git-svn-id: trunk@8977 -
|
2006-03-22 00:42:43 +00:00 |
|
mattias
|
ae450142cf
|
improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
|
2006-03-21 12:21:53 +00:00 |
|
mattias
|
b2be114279
|
codetools: added ctnConstant and added showing constant in smart hints
git-svn-id: trunk@8923 -
|
2006-03-12 23:59:07 +00:00 |
|
mattias
|
d730a8875a
|
added codetools parser: procedue name; public name aname;
git-svn-id: trunk@8905 -
|
2006-03-10 13:26:41 +00:00 |
|
mattias
|
931e16b523
|
fixed clean up of identifier completion class and ancestors list
git-svn-id: trunk@8401 -
|
2005-12-31 14:12:55 +00:00 |
|
mattias
|
52ebb7d2a7
|
extended codetools parser for generic and specialize keywords
git-svn-id: trunk@8367 -
|
2005-12-26 00:00:49 +00:00 |
|
mattias
|
6191874ec3
|
fixed codetools ignore error position comparison
git-svn-id: trunk@8203 -
|
2005-11-21 21:01:56 +00:00 |
|
mattias
|
5d801fb155
|
implemented IDE code macro ProcedureHead
git-svn-id: trunk@8107 -
|
2005-11-08 18:20:45 +00:00 |
|
mattias
|
d2e8adeb39
|
implemented parsing ON variables
git-svn-id: trunk@8026 -
|
2005-11-01 23:32:26 +00:00 |
|
mattias
|
eb248f3684
|
implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
|
2005-10-31 01:21:28 +00:00 |
|
mattias
|
c3ae0b99dc
|
fixed guess unclosed block for identifier = class ();
git-svn-id: trunk@8005 -
|
2005-10-30 16:07:54 +00:00 |
|
mattias
|
28e54af177
|
implemented ... VarArgs parameter for mode MacPas
git-svn-id: trunk@7914 -
|
2005-10-05 08:44:36 +00:00 |
|
mattias
|
d6527cb4e6
|
implemented parsing property + deprecated keyword
git-svn-id: trunk@7802 -
|
2005-09-23 19:01:03 +00:00 |
|
mattias
|
8f8be186cf
|
fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
|
2005-09-09 14:33:20 +00:00 |
|
mattias
|
09fe314eef
|
fixed reparsing a non parseable code node
git-svn-id: trunk@7580 -
|
2005-08-27 14:21:00 +00:00 |
|
mattias
|
6991d94081
|
added codetool node for ctnEndPoint, so that even the last tokens have nodes
git-svn-id: trunk@7524 -
|
2005-08-18 00:03:16 +00:00 |
|
mattias
|
e1c20a0c4d
|
improved IgnoreErrorAfterCursor for begin blocks, class block and proc heads
git-svn-id: trunk@7523 -
|
2005-08-17 23:32:18 +00:00 |
|
mattias
|
cad5a68f98
|
activated IgnoreErrorAfterCursor in codetools finddeclaration and identifier completion
git-svn-id: trunk@7521 -
|
2005-08-17 16:51:41 +00:00 |
|
vincents
|
1064272122
|
removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
|
2005-08-04 08:41:46 +00:00 |
|
mattias
|
a7b16d2f92
|
started TButtonActionLink
git-svn-id: trunk@7125 -
|
2005-05-02 09:17:08 +00:00 |
|
vincents
|
5c84454943
|
changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
|
2005-03-07 21:59:45 +00:00 |
|
mattias
|
945205ad3c
|
implemented adding files from directory in project inspector, fixed extrac proc checking overlapping blocks
git-svn-id: trunk@6690 -
|
2005-01-26 15:45:08 +00:00 |
|
vincents
|
c535f37167
|
use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
|
2005-01-15 13:44:03 +00:00 |
|
mattias
|
53d6e145dc
|
implemented showing proc specifiers in codeexplorer
git-svn-id: trunk@6405 -
|
2004-12-22 10:19:26 +00:00 |
|
vincents
|
454f333332
|
Fix compilation with -dMem_Check.
git-svn-id: trunk@6224 -
|
2004-11-10 14:58:14 +00:00 |
|
mattias
|
68c0ee8c21
|
renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
|
2004-11-06 19:49:14 +00:00 |
|
mattias
|
4d35cd562c
|
fixed expanding proc heads
git-svn-id: trunk@6161 -
|
2004-10-25 13:52:54 +00:00 |
|
mattias
|
ada62722b1
|
started new feature: find identifier references
git-svn-id: trunk@6022 -
|
2004-09-18 01:02:23 +00:00 |
|
mattias
|
79f1d1940b
|
fixed ct nodes for proc param type array of
git-svn-id: trunk@5740 -
|
2004-08-04 17:35:40 +00:00 |
|
mattias
|
99c7244234
|
implemented codetools support for library export clauses
git-svn-id: trunk@5528 -
|
2004-05-29 17:50:55 +00:00 |
|
mattias
|
730a67c8e1
|
fixed button return key
git-svn-id: trunk@5500 -
|
2004-05-22 14:35:33 +00:00 |
|
mattias
|
617948d9c8
|
removed unneeded units in uses sections
git-svn-id: trunk@5443 -
|
2004-05-02 12:01:15 +00:00 |
|