Commit Graph

93 Commits

Author SHA1 Message Date
mattias
50a2f313be codetools: auto indent: edged brackets
git-svn-id: trunk@22315 -
2009-10-28 10:35:28 +00:00
mattias
5cde48e398 codetools: auto indent: round brackets
git-svn-id: trunk@22314 -
2009-10-28 10:28:32 +00:00
mattias
fba6ff9e10 codetools: added todos
git-svn-id: trunk@22294 -
2009-10-26 17:45:30 +00:00
mattias
6577c9429d codetools: auto indenter: fetching example filenames
git-svn-id: trunk@22292 -
2009-10-26 17:32:11 +00:00
mattias
29dc7d7e67 codetools: auto indent: using last indent
git-svn-id: trunk@22281 -
2009-10-25 20:10:39 +00:00
mattias
14f7ff3b26 codetools: parsing strict public section
git-svn-id: trunk@22048 -
2009-10-05 14:28:32 +00:00
mattias
afd2510d5b codetools: class completion: fixed crash on procedure x:, bug #14011
git-svn-id: trunk@20671 -
2009-06-19 13:35:40 +00:00
mattias
35d2816a9c codetools: indentation: added default policy
git-svn-id: trunk@20637 -
2009-06-15 19:38:24 +00:00
mattias
ed54b6eb99 codetools: indentation: commentary begin
git-svn-id: trunk@20635 -
2009-06-15 16:18:52 +00:00
mattias
f2f207f212 IDE: auto indent for many cases
git-svn-id: trunk@20616 -
2009-06-13 11:22:22 +00:00
mattias
dfe698865a IDE: started auto indent
git-svn-id: trunk@20597 -
2009-06-12 14:15:21 +00:00
mattias
56629b80c6 codetools: indentation for comments
git-svn-id: trunk@20485 -
2009-06-06 17:30:16 +00:00
mattias
d4ba91160a codetools: default indentation
git-svn-id: trunk@20483 -
2009-06-06 17:18:31 +00:00
mattias
a1c288222b codetools: moved indenter to TCodeToolManager
git-svn-id: trunk@20480 -
2009-06-06 16:16:51 +00:00
mattias
889df9238b codetools: indentations: get smallest of all nested indentations
git-svn-id: trunk@20461 -
2009-06-05 21:11:03 +00:00
mattias
d6a7f25283 codetools: indentation: only for new lines
git-svn-id: trunk@20459 -
2009-06-05 20:12:59 +00:00
mattias
15e0d0fdb0 codetools: indentation: inner indent
git-svn-id: trunk@20458 -
2009-06-05 20:07:43 +00:00
mattias
8209691967 codetools: complete block: begin begin begin end end
git-svn-id: trunk@20457 -
2009-06-05 18:13:48 +00:00
mattias
f86f672699 codetools: indentation: added nested indentation
git-svn-id: trunk@20455 -
2009-06-05 17:59:58 +00:00
mattias
b27ed3b91b codetools: indentation extended for different indents per type
git-svn-id: trunk@20423 -
2009-06-05 08:22:44 +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
65c80f814d codetools: added indenter to sourcechanger
git-svn-id: trunk@20318 -
2009-05-30 17:58:32 +00:00
mattias
c7b2a8b99e codetools: clean up
git-svn-id: trunk@20317 -
2009-05-30 17:34:18 +00:00
mattias
ac65fe07fa codetools: indentations: parsing examples
git-svn-id: trunk@20315 -
2009-05-30 16:39:09 +00:00
mattias
520cd91793 codetools: indentations: parsing source behind
git-svn-id: trunk@20314 -
2009-05-30 16:07:41 +00:00
mattias
d99a3fc221 codetools: indentations: using code in front
git-svn-id: trunk@20311 -
2009-05-30 14:15:35 +00:00
mattias
7a864a4be6 codetools: clean up
git-svn-id: trunk@20309 -
2009-05-30 14:02:03 +00:00
mattias
baa2686a42 codetools: indentations: made parser more generic
git-svn-id: trunk@20308 -
2009-05-30 13:54:51 +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
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
a59838731e codetools: indentation parser: fixed
git-svn-id: trunk@20234 -
2009-05-26 10:57:02 +00:00
mattias
935bef95d4 codetools: indentation parser
git-svn-id: trunk@20233 -
2009-05-26 10:52:59 +00:00
mattias
103696b790 codetools: indentation parser: case
git-svn-id: trunk@20206 -
2009-05-25 13:50:26 +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
295dbd896e codetools: indentation parser: added identifier sections
git-svn-id: trunk@20176 -
2009-05-24 21:20:41 +00:00
mattias
03444247d7 codetools: started learning indentation
git-svn-id: trunk@20160 -
2009-05-24 09:43:42 +00:00
mattias
f2e68dee8c codetools: complete block: use existing semicolon
git-svn-id: trunk@20149 -
2009-05-23 23:52:09 +00:00
mattias
244a75d53f codetools: indentation: clean up
git-svn-id: trunk@20147 -
2009-05-23 19:50:57 +00:00
mattias
31e07d16b5 codetools: started indentation analysis
git-svn-id: trunk@20134 -
2009-05-22 21:16:28 +00:00
mattias
b2377c0c8b codetools: started fully automatic indentation
git-svn-id: trunk@20124 -
2009-05-22 14:19:54 +00:00
mattias
a5232b9fee implemented loading project session from separate file
git-svn-id: trunk@8714 -
2006-02-06 18:55:31 +00:00