User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 05:05, 23 December 2009 (diff | hist) . . (+248) . . Code Completion Design (→Usefull Links)
- 16:24, 17 December 2009 (diff | hist) . . (+48) . . m Code Completion Design (→Find the search scope)
- 16:22, 17 December 2009 (diff | hist) . . (+2) . . m Code Completion Design (→Do a AI match)
- 16:21, 17 December 2009 (diff | hist) . . (+6) . . m Talk:Code Completion Design (→others) (current)
- 16:17, 17 December 2009 (diff | hist) . . (+30) . . m Code Completion Design (→Break the current statement)
- 16:15, 17 December 2009 (diff | hist) . . (+2,049) . . Code Completion Design (→DoParse Examples: handling class and typedef)
- 16:15, 17 December 2009 (diff | hist) . . (-1,391) . . Talk:Code Completion Design (→Handling typedef: move to page)
- 16:12, 17 December 2009 (diff | hist) . . (-631) . . Talk:Code Completion Design (→Handling class example: move to page)
- 16:09, 17 December 2009 (diff | hist) . . (+374) . . Talk:Code Completion Design (use the <source lang = XXXX> block)
- 15:57, 17 December 2009 (diff | hist) . . (+24) . . m Code Completion Design (→A simple look ahead parser: add a new section of DoParse examples)
- 04:42, 10 December 2009 (diff | hist) . . (+654) . . Code Completion Design (→Do a AI match: AI match algorithm)
- 04:34, 10 December 2009 (diff | hist) . . (0) . . N File:CC AI Match.png (current)
- 17:00, 9 December 2009 (diff | hist) . . (+418) . . Code Completion Design (→Break the current statement: break up the statement)
- 16:00, 9 December 2009 (diff | hist) . . (-1) . . Code Completion Design (→Find the search scope)
- 15:58, 9 December 2009 (diff | hist) . . (+1,067) . . Code Completion Design (→Automatic Code Completion: find the search scope)
- 15:44, 9 December 2009 (diff | hist) . . (+30) . . Code Completion Design (→Code completion debugging support: add new section)
- 15:43, 9 December 2009 (diff | hist) . . (0) . . N File:CC SearchScope.png (current)
- 05:01, 5 December 2009 (diff | hist) . . (+815) . . FAQ (→Q: How do I make Code::Blocks portable?: CB Portable Windows by Biblab)
- 16:18, 4 December 2009 (diff | hist) . . (0) . . m Configure tools (→The input fields: show the two images in this page.) (current)
- 16:46, 26 November 2009 (diff | hist) . . (+278) . . m Code Completion Design (→Return a correct token, Macro replacement)
- 12:58, 25 November 2009 (diff | hist) . . (+108) . . m Debugger scripts (→See also: debug Qstring forum discussion)
- 06:19, 28 October 2009 (diff | hist) . . (+229) . . m Code Completion Design (→SkipUnwanted tokens)
- 06:02, 28 October 2009 (diff | hist) . . (+185) . . m Code Completion Design (→Build the code completion plug-in)
- 05:58, 28 October 2009 (diff | hist) . . (+26) . . m Code Completion Design (→Get the source code)
- 14:05, 14 October 2009 (diff | hist) . . (+71) . . Debugger scripts (→Basic principle of the debugger script)
- 14:03, 14 October 2009 (diff | hist) . . (+5,097) . . Debugger scripts (add image and some description)
- 09:38, 14 October 2009 (diff | hist) . . (0) . . N File:Debuggercommand.png (current)
- 09:10, 14 October 2009 (diff | hist) . . (+279) . . Code Completion Design (change language = cpp)
- 05:53, 11 October 2009 (diff | hist) . . (+81) . . m Code Completion Design (→Usefull Links)
- 02:35, 10 October 2009 (diff | hist) . . (-1,856) . . MinGW installation (remove outdated GCC 3.4.2 manual install section ,add another MinGW package link)
- 16:47, 9 October 2009 (diff | hist) . . (+608) . . m Code Completion Design (→Low level parser(Lexical analysis): typo fix)
- 06:43, 8 October 2009 (diff | hist) . . (+178) . . m Code Completion Design (→Usefull Links: add two links)
- 02:53, 11 September 2009 (diff | hist) . . (+37) . . m Nightly Cookbook (add a category to Developer Documentation)
- 10:14, 6 August 2009 (diff | hist) . . (+125) . . m Code Completion Design (→Usefull Links: a link to CC in KDE)
- 09:36, 6 August 2009 (diff | hist) . . (+255) . . m Code Completion Design (→TokensTree&SearchTree: add a link to animation of Patricia tree)
- 17:45, 5 August 2009 (diff | hist) . . (+83) . . m Code Completion Design (→A belief description of every project files: abbreviation)
- 17:41, 5 August 2009 (diff | hist) . . (-318) . . m Code Completion Design (→Build the code completion plug in: remove the unnecessory batch code)
- 18:13, 1 August 2009 (diff | hist) . . (+607) . . Code Completion Design (belief description of Search Node)
- 06:45, 31 July 2009 (diff | hist) . . (+119) . . Talk:Code Completion Design (add more code fields)
- 06:39, 31 July 2009 (diff | hist) . . (+11) . . m Talk:Code Completion Design (→deal with :: add code tag)
- 14:51, 30 July 2009 (diff | hist) . . (+1,947) . . Talk:Code Completion Design (Handling class and typedef)
- 03:22, 30 July 2009 (diff | hist) . . (+2,794) . . N Talk:Code Completion Design (add document for parserthread)
- 14:58, 28 July 2009 (diff | hist) . . (+126) . . User documentation (add cb offical user manual link)
- 14:44, 28 July 2009 (diff | hist) . . (+82) . . m Code Completion Design (→SkipUnwanted tokens: Typo fix)
- 14:24, 28 July 2009 (diff | hist) . . (+104) . . m Code Completion Design (→Get or Peek a token: typo fix and image fix)
- 08:09, 18 July 2009 (diff | hist) . . (+163) . . Code Completion Design (→Usefull Links: we can try the patricia tree in GNU C++ STL)
- 03:25, 14 July 2009 (diff | hist) . . (+62) . . Code Completion Design (→High level parser(Syntax Analysis): add a image of parser)
- 03:19, 14 July 2009 (diff | hist) . . (0) . . N File:Parser Flow.gif (current)
- 14:21, 12 July 2009 (diff | hist) . . (+1,525) . . Code Completion Design (Add token query method description and many typo fix)
- 13:08, 12 July 2009 (diff | hist) . . (+1,959) . . Code Completion Design (source file description)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)