Commit Graph

2876 Commits

Author SHA1 Message Date
mattias
a49bc815d2 codetools: close unfinished nodes at next atom
git-svn-id: trunk@29921 -
2011-03-20 00:32:06 +00:00
mattias
f00e8050b6 codetools: clean up
git-svn-id: trunk@29912 -
2011-03-19 16:24:08 +00:00
mattias
bb7f85c254 codetools: added example for finding published method
git-svn-id: trunk@29910 -
2011-03-19 15:16:36 +00:00
mattias
910c1dfb56 codetools: CompleteLocalVariableAsParameter: trim space of type
git-svn-id: trunk@29908 -
2011-03-19 13:51:37 +00:00
mattias
c2071ea3cb IDE: started setup for fpc src
git-svn-id: trunk@29904 -
2011-03-19 10:28:38 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
621494e9f4 codetools: tests for defines
git-svn-id: trunk@29843 -
2011-03-14 16:47:40 +00:00
mattias
9d9e320412 codetools: added test for merging header files
git-svn-id: trunk@29842 -
2011-03-14 16:12:28 +00:00
mattias
e8de399c71 codetools: fixed last line of TCodeBuffer
git-svn-id: trunk@29841 -
2011-03-14 16:11:24 +00:00
mattias
0e03652260 codetools: replace macro functions with simple values
git-svn-id: trunk@29838 -
2011-03-14 12:54:58 +00:00
mattias
2737646f2a codetools: BuildTreeAndGetCleanPos: check if scanrange is still valid
git-svn-id: trunk@29809 -
2011-03-12 23:57:11 +00:00
mattias
420d07490d codetools: fixed deleting nodes if diff is behind last scanned node
git-svn-id: trunk@29808 -
2011-03-12 18:13:02 +00:00
mattias
29b00c7528 codetools: fixed deleting parts of the node tree
git-svn-id: trunk@29807 -
2011-03-12 16:42:46 +00:00
mattias
2eed8c5fe8 IDE: added fpdoc path for IDE sources
git-svn-id: trunk@29803 -
2011-03-12 12:26:19 +00:00
mattias
9b37a91c5b codetools: changed TFileStateCacheItem.TimeStamp to int64
git-svn-id: trunk@29801 -
2011-03-11 22:47:40 +00:00
mattias
160a97f228 codetools: changed TDefinePool.ChangeStep to integer
git-svn-id: trunk@29800 -
2011-03-11 22:44:22 +00:00
mattias
304a45372e codetools: fixed TLinkScanner.LinkSize for last link
git-svn-id: trunk@29796 -
2011-03-11 11:09:16 +00:00
mattias
ac2f3730dc codetools: append node ctnEndPoint for programs
git-svn-id: trunk@29795 -
2011-03-11 08:03:05 +00:00
mattias
eb4109ed4e codetools: fixed checking if codebuffer reverted
git-svn-id: trunk@29794 -
2011-03-11 07:54:44 +00:00
mattias
4d9418b4b6 codetools: fixed scanning section of cursor
git-svn-id: trunk@29792 -
2011-03-11 06:49:19 +00:00
mattias
ae61921ef1 codetools: fixed check if cursor pos inside scanned range
git-svn-id: trunk@29791 -
2011-03-10 22:59:13 +00:00
mattias
517bd4b789 codetools: use global changesteps for quick updateneeded checks
git-svn-id: trunk@29787 -
2011-03-10 22:22:47 +00:00
maxim
abde1a8f1f regenerated translations; updated Russian translation
git-svn-id: trunk@29784 -
2011-03-10 22:02:52 +00:00
maxim
d80c43577b IDE: improved localization of some project options errors
git-svn-id: trunk@29783 -
2011-03-10 22:02:15 +00:00
mattias
ff482ef7a5 codetools: simple example for h2pas
git-svn-id: trunk@29782 -
2011-03-10 17:30:11 +00:00
mattias
77566ccf65 codetools: implemented scanning units in smaller chunks and successive scanning without deleting nodes
git-svn-id: trunk@29769 -
2011-03-09 20:52:44 +00:00
mattias
a43c70c21f codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888
git-svn-id: trunk@29744 -
2011-03-07 17:08:55 +00:00
mattias
20860be566 IDE: clean up
git-svn-id: trunk@29742 -
2011-03-07 11:41:04 +00:00
mattias
bee4293381 IDE: scan fpc source directory in the background after checking the fpc config
git-svn-id: trunk@29741 -
2011-03-07 11:18:36 +00:00
mattias
ec73978c03 codetools: parsing class section type public in fpc 2.4.x, bug #18882
git-svn-id: trunk@29739 -
2011-03-07 11:07:44 +00:00
mattias
cbc1fddf56 codetools: cextended
git-svn-id: trunk@29731 -
2011-03-05 09:53:59 +00:00
mattias
cf5a42b000 codetools: skip univ keyword in macpas
git-svn-id: trunk@29730 -
2011-03-05 09:46:23 +00:00
mattias
a7661ba152 codetools: added mode iso
git-svn-id: trunk@29729 -
2011-03-05 09:39:32 +00:00
mattias
b88c6577a4 synedit: fixed synregexpr 64bit
git-svn-id: trunk@29717 -
2011-03-03 12:46:22 +00:00
mattias
c66163d8f3 codetools: allow anoynymous records, bug #18838
git-svn-id: trunk@29696 -
2011-03-01 06:19:55 +00:00
mattias
552969e601 codetools: fixed parsing fpc info
git-svn-id: trunk@29665 -
2011-02-25 07:57:56 +00:00
mattias
2de3612e95 codetools: fixed buffer overrun
git-svn-id: trunk@29664 -
2011-02-24 23:32:51 +00:00
maxim
9a3a773f51 Codetools, Cody: cleaned up resourcestrings
git-svn-id: trunk@29663 -
2011-02-24 21:32:39 +00:00
maxim
7d0f393fff regenerated translations; updated Russian translation
git-svn-id: trunk@29659 -
2011-02-23 17:01:19 +00:00
maxim
79c5b0f4e6 Codetools, Cody: improved localization
git-svn-id: trunk@29658 -
2011-02-23 16:58:00 +00:00
mattias
7b27013b93 codetools: fixed auto xml fragment scanner, bug #18800
git-svn-id: trunk@29653 -
2011-02-22 14:14:53 +00:00
mattias
89e2d1d812 tests: added tests for fixing fpdoc fragments
git-svn-id: trunk@29650 -
2011-02-22 13:29:48 +00:00
mattias
2c76183be2 codetools: fixed TStandardCodeTool.RemoveUnitFromAllUsesSections
git-svn-id: trunk@29640 -
2011-02-21 21:43:11 +00:00
mattias
00962b9bbd codetools: lazarus src template packager/frames
git-svn-id: trunk@29639 -
2011-02-21 21:23:49 +00:00
maxim
21d086c511 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #18785
git-svn-id: trunk@29615 -
2011-02-20 17:38:17 +00:00
mattias
9db78867f7 codetools: c parser: scan functions
git-svn-id: trunk@29604 -
2011-02-18 21:41:10 +00:00
mattias
551d4b11f1 codetools: improved smart hints for types, patch #18777
git-svn-id: trunk@29603 -
2011-02-18 20:10:34 +00:00
mattias
f8078acc5b codetools: c parser: simplify typedef
git-svn-id: trunk@29598 -
2011-02-18 18:11:00 +00:00
mattias
f3e40328d8 codetools: c parser: volatile
git-svn-id: trunk@29595 -
2011-02-17 23:33:20 +00:00
mattias
615db58c74 codetools: c parser extern
git-svn-id: trunk@29592 -
2011-02-17 18:02:57 +00:00