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 |
|
mattias
|
3fa3ca063d
|
fixed reading expressions in type definitions
git-svn-id: trunk@5423 -
|
2004-04-22 20:42:26 +00:00 |
|
mattias
|
26b4223134
|
fixed hiding uninitialized controls
git-svn-id: trunk@5389 -
|
2004-04-09 23:52:01 +00:00 |
|
mattias
|
e99b62d3de
|
fixed 1.0.x compilation
git-svn-id: trunk@5296 -
|
2004-03-12 15:48:57 +00:00 |
|
mattias
|
7442adb9ae
|
fixed pasring GUID with constant
git-svn-id: trunk@5192 -
|
2004-02-10 13:54:30 +00:00 |
|
mattias
|
bf0d3c590f
|
implemented global property sections
git-svn-id: trunk@4968 -
|
2003-12-27 01:04:29 +00:00 |
|
mattias
|
571574438c
|
implemented global properties
git-svn-id: trunk@4967 -
|
2003-12-26 17:42:48 +00:00 |
|
mattias
|
459b1c939c
|
fixed many range check warnings
git-svn-id: trunk@4951 -
|
2003-12-25 14:17:07 +00:00 |
|
mattias
|
f5041c8164
|
implemented proc jumping for operators
git-svn-id: trunk@4938 -
|
2003-12-23 14:20:33 +00:00 |
|
mattias
|
9084cb082b
|
ct parser now understands interconst:const
git-svn-id: trunk@4863 -
|
2003-11-29 15:23:23 +00:00 |
|
mattias
|
f0955a6093
|
implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
|
2003-10-15 18:01:10 +00:00 |
|
mattias
|
34cec4abfd
|
new grid icons from Jesus
git-svn-id: trunk@4662 -
|
2003-09-22 20:41:58 +00:00 |
|
mattias
|
55c9353c30
|
added Delphi7 source template and language features
git-svn-id: trunk@4657 -
|
2003-09-21 14:13:36 +00:00 |
|