User contributions
From Free Pascal wiki
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:24, 25 April 2019 (diff | hist) . . (+35) . . m Case Compiler Optimization (Corrected indexing) (current)
- 10:50, 23 March 2019 (diff | hist) . . (+6) . . m Varlen Encoding (More rewording) (current)
- 08:55, 23 March 2019 (diff | hist) . . (-13) . . m Varlen Encoding (Reworded)
- 06:42, 23 March 2019 (diff | hist) . . (-19) . . m Varlen Encoding (Reworded again)
- 06:29, 23 March 2019 (diff | hist) . . (-2) . . m Varlen Encoding (Reworded)
- 06:26, 23 March 2019 (diff | hist) . . (+277) . . m Varlen Encoding (Change to negative numbers. They now have inversion)
- 06:08, 23 March 2019 (diff | hist) . . (+7) . . m Varlen Encoding (More clarity for negative numbers)
- 06:03, 23 March 2019 (diff | hist) . . (+2) . . m Varlen Encoding (Another italic case)
- 05:58, 23 March 2019 (diff | hist) . . (-295) . . m Varlen Encoding (Don't need suitability section)
- 05:57, 23 March 2019 (diff | hist) . . (+4) . . m Varlen Encoding (Switched italics to bold)
- 05:56, 23 March 2019 (diff | hist) . . (-2) . . m Varlen Encoding (Too many hashes!)
- 05:53, 23 March 2019 (diff | hist) . . (0) . . m Varlen Encoding (Accidental lowercase)
- 05:52, 23 March 2019 (diff | hist) . . (+255) . . Varlen Encoding (Redesigned Signed Varlen)
- 05:19, 23 March 2019 (diff | hist) . . (+364) . . m Varlen Encoding (Suitability)
- 05:03, 23 March 2019 (diff | hist) . . (+4,089) . . Varlen Encoding (Signed Varlen)
- 02:42, 23 March 2019 (diff | hist) . . (+61) . . m Varlen Encoding (Brief clarification)
- 02:40, 23 March 2019 (diff | hist) . . (+29) . . N Varlen (Varlen Redirect Page) (current)
- 02:31, 23 March 2019 (diff | hist) . . (+50) . . m Varlen Encoding (Another good example)
- 02:29, 23 March 2019 (diff | hist) . . (+598) . . Varlen Encoding (Suitability)
- 02:23, 23 March 2019 (diff | hist) . . (+686) . . Varlen Encoding (More formatting and explanation behind the offsets)
- 02:09, 23 March 2019 (diff | hist) . . (+1,117) . . Varlen Encoding (Added the rest of the encoding)
- 02:05, 23 March 2019 (diff | hist) . . (+1,663) . . N Varlen Encoding (Information on the design of Varlen Encoding)
- 11:42, 6 March 2019 (diff | hist) . . (+18) . . m FPC New Features Trunk (Moved vectorcall to its own section for x86_64-win64)
- 10:16, 6 March 2019 (diff | hist) . . (+628) . . FPC New Features Trunk (Vectorcall introduction)
- 06:14, 5 March 2019 (diff | hist) . . (+75) . . m Platform list (Note about Itanium being officially discontinued)
- 04:56, 12 December 2018 (diff | hist) . . (+42) . . m Case Compiler Optimization (Inserted complexities for individual methods)
- 18:17, 11 December 2018 (diff | hist) . . (0) . . m Case Compiler Optimization (Branch count is a bit more nebulous)
- 18:08, 11 December 2018 (diff | hist) . . (+528) . . m Case Compiler Optimization (Code fixes - mixed up AT&T and Intel)
- 18:03, 11 December 2018 (diff | hist) . . (+98) . . m Case Compiler Optimization (Minor fix for the optimised case)
- 18:00, 11 December 2018 (diff | hist) . . (+4,309) . . Case Compiler Optimization (Jump Table overview)
- 20:03, 6 August 2018 (diff | hist) . . (+3) . . m Case Compiler Optimization (Terminology)
- 19:47, 5 August 2018 (diff | hist) . . (+6) . . m Case Compiler Optimization (Typos)
- 19:46, 5 August 2018 (diff | hist) . . (+174) . . m Case Compiler Optimization (Missing comment regarding common handling of function result)
- 19:44, 5 August 2018 (diff | hist) . . (-20) . . m Case Compiler Optimization (Looped version shouldn't have the case match jump)
- 19:33, 5 August 2018 (diff | hist) . . (+118) . . m Case Compiler Optimization (Some more mathematical explanation)
- 18:21, 5 August 2018 (diff | hist) . . (-1) . . m Case Compiler Optimization (Some minor simplification)
- 18:20, 5 August 2018 (diff | hist) . . (+43) . . m Case Compiler Optimization (Mentioning what happens if a match is found early in the overrun trap)
- 18:17, 5 August 2018 (diff | hist) . . (-12) . . m Case Compiler Optimization (Sub-title change)
- 17:54, 5 August 2018 (diff | hist) . . (+1,252) . . m Case Compiler Optimization (An example case where this would be suitable)
- 17:45, 5 August 2018 (diff | hist) . . (+258) . . m Case Compiler Optimization (Expanded explanation of list size, this time with a list of size 7.)
- 17:43, 5 August 2018 (diff | hist) . . (+38) . . N File:BinSearch7.png (Binary search step with list size of 7) (current)
- 17:40, 5 August 2018 (diff | hist) . . (+622) . . Case Compiler Optimization (The table design)
- 17:36, 5 August 2018 (diff | hist) . . (0) . . m Case Compiler Optimization (jge -> jg - minor bug. Fix removes unnecessary iteration)
- 15:46, 5 August 2018 (diff | hist) . . (+33) . . m Case Compiler Optimization (Assumption of %key)
- 15:41, 5 August 2018 (diff | hist) . . (+94) . . m Case Compiler Optimization (Binary search algorithm link)
- 15:32, 5 August 2018 (diff | hist) . . (+1,329) . . Case Compiler Optimization (Putting it all together)
- 15:25, 5 August 2018 (diff | hist) . . (+8) . . m Case Compiler Optimization (Mentioned %temp)
- 15:24, 5 August 2018 (diff | hist) . . (+56) . . m Case Compiler Optimization (Explanation for "lea 2(%lo), %temp")
- 15:21, 5 August 2018 (diff | hist) . . (0) . . m Case Compiler Optimization (Incorrect offset)
- 15:19, 5 August 2018 (diff | hist) . . (-2) . . m Case Compiler Optimization (Word choice)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)