Commit Graph

202 Commits

Author SHA1 Message Date
mattias
ca19910ffe codetools: fixed exmaple
git-svn-id: trunk@22811 -
2009-11-26 20:45:07 +00:00
mattias
7d0ed7d072 codetools: reduced debugging
git-svn-id: trunk@22808 -
2009-11-26 19:16:23 +00:00
mattias
58f1799eae codetools: added example testexpreval
git-svn-id: trunk@22807 -
2009-11-26 19:12:41 +00:00
mattias
cf8c233871 codetools: parsing cppclass
git-svn-id: trunk@22601 -
2009-11-15 15:43:53 +00:00
mattias
ddad9c8091 codetools: implemented objcclass
git-svn-id: trunk@21689 -
2009-09-13 21:31:32 +00:00
mattias
dbd54e5026 codetools test: added test for try if finally
git-svn-id: trunk@21424 -
2009-08-23 12:57:23 +00:00
mattias
0fcb8b8adb tests: codetools completeblock: added test results
git-svn-id: trunk@21342 -
2009-08-20 06:44:46 +00:00
mattias
4a05e3f8e0 codetools: completeblock test result
git-svn-id: trunk@21336 -
2009-08-19 21:49:25 +00:00
mattias
5ca1c74263 codetools: more complete block exmaples
git-svn-id: trunk@21333 -
2009-08-19 21:05:44 +00:00
mattias
0b32b2d284 small updates
git-svn-id: trunk@20993 -
2009-07-28 15:14:49 +00:00
mattias
d25179de98 codetools: complete block: do not add semicolon in front of an else, bug #14021
git-svn-id: trunk@20689 -
2009-06-21 11:16:35 +00:00
mattias
51d5f674d6 codetools: block completion: added example for if then begin else
git-svn-id: trunk@20688 -
2009-06-21 10:56:50 +00:00
mattias
a1c288222b codetools: moved indenter to TCodeToolManager
git-svn-id: trunk@20480 -
2009-06-06 16:16:51 +00:00
mattias
6bf2f76a84 codetools: added example for begin begin end
git-svn-id: trunk@20456 -
2009-06-05 18:12:53 +00:00
mattias
62772a8398 codetools: started tool to explore fpc sources
git-svn-id: trunk@20435 -
2009-06-05 12:49:01 +00:00
mattias
58acb9da65 codetools: completeblock: fixed closing nested if else
git-svn-id: trunk@20433 -
2009-06-05 11:38:03 +00:00
mattias
8f78d9aa6a codetools: complete block: checking for end., bug #13895
git-svn-id: trunk@20383 -
2009-06-03 21:34:04 +00:00
mattias
cb61eaabf5 codetools: added more indentation examples
git-svn-id: trunk@20378 -
2009-06-03 17:14:42 +00:00
mattias
552a63960f codetools: local var assignment completion: address operator
git-svn-id: trunk@20377 -
2009-06-03 17:10:17 +00:00
mattias
520cd91793 codetools: indentations: parsing source behind
git-svn-id: trunk@20314 -
2009-05-30 16:07:41 +00:00
mattias
8ac8d4e9f9 codetools: indentations: considering tabs
git-svn-id: trunk@20297 -
2009-05-29 10:40:52 +00:00
mattias
3c38e445f7 codetools: added class section to indentation parser
git-svn-id: trunk@20294 -
2009-05-29 10:19:25 +00:00
mattias
4cfb35e54c codetools: more examples
git-svn-id: trunk@20292 -
2009-05-29 08:02:22 +00:00
mattias
65968ad5bf codetools: complete block: insert needed spaces in front of first line
git-svn-id: trunk@20291 -
2009-05-29 07:59:13 +00:00
mattias
178f494111 codetools: complete block: use first atom for inner indent
git-svn-id: trunk@20280 -
2009-05-28 11:43:48 +00:00
mattias
9938f293e5 codetools: clean up
git-svn-id: trunk@20279 -
2009-05-28 11:38:34 +00:00
mattias
daf4fa8599 codetools: added test while begin
git-svn-id: trunk@20278 -
2009-05-28 11:37:18 +00:00
mattias
4c328019d2 codetools: added example to test complete block
git-svn-id: trunk@20277 -
2009-05-28 11:24:53 +00:00
mattias
00d6ae5915 codetools: added test for complete block
git-svn-id: trunk@20276 -
2009-05-28 11:23:40 +00:00
mattias
56d71374e0 codetools: added debugging output for indentation parser
git-svn-id: trunk@20203 -
2009-05-25 12:22:11 +00:00
mattias
dc7e254692 codetools: indentation procedures
git-svn-id: trunk@20199 -
2009-05-25 11:35:26 +00:00
mattias
0b64430386 IDE: code context hints: compute size with bold
git-svn-id: trunk@20177 -
2009-05-24 21:26:51 +00:00
mattias
295dbd896e codetools: indentation parser: added identifier sections
git-svn-id: trunk@20176 -
2009-05-24 21:20:41 +00:00
mattias
608612c9e0 clean up
git-svn-id: trunk@20150 -
2009-05-23 23:55:49 +00:00
mattias
f2e68dee8c codetools: complete block: use existing semicolon
git-svn-id: trunk@20149 -
2009-05-23 23:52:09 +00:00
mattias
fafb745f2d codetools: example for indentation parser
git-svn-id: trunk@20144 -
2009-05-23 11:03:33 +00:00
mattias
5ae268758c codetools: added example
git-svn-id: trunk@20142 -
2009-05-23 10:40:19 +00:00
mattias
fd88c3a5bd codetools: find declaration of selfunit.identifier
git-svn-id: trunk@19795 -
2009-05-04 10:10:07 +00:00
mattias
91fc870ec6 codetools: using less memory for global identifier table
git-svn-id: trunk@19693 -
2009-04-29 13:47:04 +00:00
mattias
9a76510f83 codetools: added example for unused units
git-svn-id: trunk@19286 -
2009-04-09 12:57:21 +00:00
mattias
e02b35ad83 clean up
git-svn-id: trunk@17732 -
2008-12-08 18:08:12 +00:00
mattias
2629831200 codetools: fixed fpc source directory definitions if blocks
git-svn-id: trunk@17731 -
2008-12-08 17:58:16 +00:00
mattias
fe7b742f0b codetools: creating FPC source defines with appended pathdelim
git-svn-id: trunk@17729 -
2008-12-08 15:01:18 +00:00
mattias
fa43353907 clean up
git-svn-id: trunk@17716 -
2008-12-07 22:48:52 +00:00
mattias
ef52dfede9 codetools: SImpleInit: allow overriding TargetOS
git-svn-id: trunk@17715 -
2008-12-07 22:39:47 +00:00
mattias
991a580e12 codetools: extended examples to sue environment variable FPCTARGET
git-svn-id: trunk@17714 -
2008-12-07 22:09:57 +00:00
mattias
f2f66fafb1 codetools: implemented if declared(unicodestring)
git-svn-id: trunk@17622 -
2008-11-28 08:43:22 +00:00
mattias
0258b583f2 codetools: fixed examples
git-svn-id: trunk@16360 -
2008-09-01 20:08:28 +00:00
mattias
9032caa4fd UTF-8: added ExpandFilenameUTF8
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00