Commit Graph

1393 Commits

Author SHA1 Message Date
mattias
12698f650c codetools: removed generic from the list of global keywords
git-svn-id: trunk@14151 -
2008-02-15 21:57:46 +00:00
mattias
a807ae157b h2pas: extended tool to add implicit types for adding implicit function types
git-svn-id: trunk@14147 -
2008-02-15 20:41:29 +00:00
mattias
157bab37f1 codetools: fixed compilation
git-svn-id: trunk@14142 -
2008-02-15 18:36:31 +00:00
mattias
9ee445c286 added c header file example with lots of typical c constructs
git-svn-id: trunk@14141 -
2008-02-15 17:41:20 +00:00
mattias
f3b6a2f28c added Hakan Kizilhan to contributors
git-svn-id: trunk@14117 -
2008-02-13 11:41:51 +00:00
mattias
746753524e codetools: fixed parsing (* comments
git-svn-id: trunk@14115 -
2008-02-12 17:51:41 +00:00
mattias
ac191520f1 h2pas: added tool to add units to the uses section
git-svn-id: trunk@14114 -
2008-02-12 17:02:51 +00:00
mattias
e585127ec0 h2pas: finished tool to comment fucntions that are too complex for h2pas
git-svn-id: trunk@14110 -
2008-02-12 13:26:13 +00:00
mattias
29d9cb29f8 codetools: added some simple c code parser functions
git-svn-id: trunk@14094 -
2008-02-11 20:20:32 +00:00
mattias
59077ba016 codetools: fixed code completion for semicolons after procs bugs #10741
git-svn-id: trunk@13937 -
2008-01-31 13:53:10 +00:00
mattias
cd21cbb318 codetools: FindDeclarationAndOverload: fixed starting search on proc name
git-svn-id: trunk@13932 -
2008-01-31 10:30:23 +00:00
mattias
1802d34238 IDE: improved xml parser to keep TDomText nodes
git-svn-id: trunk@13928 -
2008-01-30 22:29:50 +00:00
mattias
07978ee092 IDE: fixed using ReadXMLFile to read lpk files
git-svn-id: trunk@13915 -
2008-01-29 22:27:23 +00:00
mattias
999e8b059d IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages
git-svn-id: trunk@13913 -
2008-01-29 17:52:05 +00:00
mattias
8810e42aec laz_xmlread: whitespace chars behind ags is now stored in text nodes
git-svn-id: trunk@13880 -
2008-01-25 19:13:38 +00:00
mattias
d67d20840b codetools: fixed FindNextComment bug #10650
git-svn-id: trunk@13791 -
2008-01-19 08:36:36 +00:00
mattias
91f054ad10 codetools: implemented parsing on Exception do, bug #9291
git-svn-id: trunk@13702 -
2008-01-09 22:33:28 +00:00
mattias
876cefb855 codetools: CreateMethod: implemented adding units for parameter types, bug #10594
git-svn-id: trunk@13693 -
2008-01-09 19:45:29 +00:00
mattias
21bc42839b LCL: fixed compilation for fpc 2.3.1
git-svn-id: trunk@13692 -
2008-01-09 19:41:37 +00:00
mattias
f9cbb95fc4 codetools: fixed parsing classes containing only the inheritage brackets, but no end (bug #10563)
git-svn-id: trunk@13644 -
2008-01-05 23:04:14 +00:00
mattias
a7dbaa80d2 codetools: fixed wrong tool context in FindClassNodeForLFMObject
git-svn-id: trunk@13598 -
2008-01-02 23:35:25 +00:00
mattias
e59a6c5881 IDE: codeexplorer: sorted class section constants for visibility
git-svn-id: trunk@13572 -
2008-01-02 00:55:06 +00:00
mattias
516622ca91 codetools: beautify method now keeps directives unchanged
git-svn-id: trunk@13563 -
2008-01-01 22:16:21 +00:00
mattias
4b2895f732 codetools: fixed ignoreerrorafter position to <= instead of <
git-svn-id: trunk@13561 -
2008-01-01 21:03:27 +00:00
mattias
b7a82699cc codetools: added ErrorNicePosition to distingush between error position and probable cause of error
git-svn-id: trunk@13560 -
2008-01-01 20:26:48 +00:00
mattias
fd8a3de7c9 coetools: extract proc: implemented collecting and ingnoring missing identifiers
git-svn-id: trunk@13559 -
2008-01-01 19:35:37 +00:00
mattias
9fa2584d36 IDE: fixed updating Modified flag for units on revert
git-svn-id: trunk@13547 -
2007-12-31 14:06:17 +00:00
mattias
92c1cfafa2 LCL: added GuessEncoding
git-svn-id: trunk@13542 -
2007-12-30 22:41:12 +00:00
mattias
2130c25eb8 codetools: added TCodeCache.OnDecodeLoaded/OnEncodeSaving
git-svn-id: trunk@13541 -
2007-12-30 20:54:19 +00:00
mattias
3fe0a8d341 codetools: added hooks to TSourceLog to encode/decode on load/save
git-svn-id: trunk@13539 -
2007-12-30 19:22:19 +00:00
mattias
a6358840d5 codetools: TStandardCodeTool.RenamePublishedVariable fixed renaming type
git-svn-id: trunk@13510 -
2007-12-28 21:01:50 +00:00
mattias
fb2f004237 codetools: code completion: auto create procedure from call statement
git-svn-id: trunk@13508 -
2007-12-28 19:35:10 +00:00
mattias
25984ff7aa codetools: fixed code completion example
git-svn-id: trunk@13504 -
2007-12-28 12:34:18 +00:00
mattias
b883a482c5 codetools: fixed crash on finalization
git-svn-id: trunk@13503 -
2007-12-28 12:28:58 +00:00
mattias
9306d7d9e9 codetools: fixed mem leak on guess unclosed blocks
git-svn-id: trunk@13500 -
2007-12-28 10:54:49 +00:00
mattias
e62b25127e codetools: added defines for FPC fcl-base/src include dirs
git-svn-id: trunk@13493 -
2007-12-28 00:34:06 +00:00
mattias
82e314a897 codetools: fixed mem leak when searching for proc expr lists
git-svn-id: trunk@13492 -
2007-12-28 00:23:11 +00:00
mattias
1ce58e87a3 codetools: FindJumpPointInProcNode: using start of code in target line
git-svn-id: trunk@13488 -
2007-12-27 18:50:52 +00:00
mattias
f8a6cc5969 codetools: fixed AV when searching the ancestor of an empty class declaration
git-svn-id: trunk@13487 -
2007-12-27 18:31:26 +00:00
vincents
eda4c84741 updated translations using patch rstconv which adds the CharSet header
git-svn-id: trunk@13480 -
2007-12-27 12:03:06 +00:00
mattias
c126253698 codetools: fixed crash on FreeListOfPCodeXYPosition, IDE: fixed spelling mistake
git-svn-id: trunk@13436 -
2007-12-23 11:14:06 +00:00
mattias
6ff1df4f1f codetools: fixed some uninitialzed out params
git-svn-id: trunk@13371 -
2007-12-18 09:44:50 +00:00
mattias
e885fe00fe codetools: added include path template for fcl-process
git-svn-id: trunk@13342 -
2007-12-15 14:09:31 +00:00
mattias
1253f0d3a0 codetools: code completion: fixed finding existing method declarations in class interfaces
git-svn-id: trunk@13340 -
2007-12-15 13:10:23 +00:00
mattias
c436ebb4f4 codetools: identifier completion: removed property variable form useful identifiers for class interfaces and global properties
git-svn-id: trunk@13339 -
2007-12-15 13:05:44 +00:00
mattias
b9e3bc84b4 codetools: code completion: completing class interface properties
git-svn-id: trunk@13338 -
2007-12-15 12:58:25 +00:00
mattias
e26fc219ae codetools: class comment completion for class interfaces
git-svn-id: trunk@13337 -
2007-12-15 11:26:19 +00:00
mattias
a719b4f6ef IDE: lazdoc editor now uses lazdoc engine
git-svn-id: trunk@13305 -
2007-12-13 00:01:50 +00:00
mattias
9981352c65 laz_xmlstreaming: removed read/write overrides for fpc 2.2.0 and 2.0.x
git-svn-id: trunk@13284 -
2007-12-11 23:23:20 +00:00
mattias
05383709a0 IDE: show abstract methods: now adds default param values
git-svn-id: trunk@13253 -
2007-12-09 12:07:57 +00:00