Changes between Version 7 and Version 8 of WikiStart
- Timestamp:
- 01/05/07 03:22:08 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v7 v8 13 13 Before you start editing too heavily, have a look over our [wiki:CodeConventions Code Conventions], and do strive to follow them. Lastly, there are a set of common tasks executed with source control (e.g. branching and merging) that you may find well-explained on our [wiki:SourceControl Source Control Reference]. 14 14 15 = Development Notes = 16 17 Plans for development and design brainstorms are documented here. 18 19 [wiki:NotesDebuggingMethods Debugging Methods]:: 20 Concepts and good practices that we should adhere to when implementing the guts of the debugger. 21 [wiki:NotesGraphicRepresentations Graphic Representations of Threads]:: 22 This is where we design the really important part of the interface; the part that allows the user to analyze the behavior of threads in his application using graphics. 23 15 24 = Technology/Language Reference Pages = 16 25
