User contributions for CuriousKit
From Free Pascal wiki
Jump to navigationJump to search
25 April 2019
- 18:2418:24, 25 April 2019 diff hist +35 m Case Compiler Optimization Corrected indexing current
23 March 2019
- 10:5010:50, 23 March 2019 diff hist +6 m Varlen Encoding More rewording current
- 08:5508:55, 23 March 2019 diff hist −13 m Varlen Encoding Reworded
- 06:4206:42, 23 March 2019 diff hist −19 m Varlen Encoding Reworded again
- 06:2906:29, 23 March 2019 diff hist −2 m Varlen Encoding Reworded
- 06:2606:26, 23 March 2019 diff hist +277 m Varlen Encoding Change to negative numbers. They now have inversion
- 06:0806:08, 23 March 2019 diff hist +7 m Varlen Encoding More clarity for negative numbers
- 06:0306:03, 23 March 2019 diff hist +2 m Varlen Encoding Another italic case
- 05:5805:58, 23 March 2019 diff hist −295 m Varlen Encoding Don't need suitability section
- 05:5705:57, 23 March 2019 diff hist +4 m Varlen Encoding Switched italics to bold
- 05:5605:56, 23 March 2019 diff hist −2 m Varlen Encoding Too many hashes!
- 05:5305:53, 23 March 2019 diff hist 0 m Varlen Encoding Accidental lowercase
- 05:5205:52, 23 March 2019 diff hist +255 Varlen Encoding Redesigned Signed Varlen
- 05:1905:19, 23 March 2019 diff hist +364 m Varlen Encoding Suitability
- 05:0305:03, 23 March 2019 diff hist +4,089 Varlen Encoding Signed Varlen
- 02:4202:42, 23 March 2019 diff hist +61 m Varlen Encoding Brief clarification
- 02:3102:31, 23 March 2019 diff hist +50 m Varlen Encoding Another good example
- 02:2902:29, 23 March 2019 diff hist +598 Varlen Encoding Suitability
- 02:2302:23, 23 March 2019 diff hist +686 Varlen Encoding More formatting and explanation behind the offsets
- 02:0902:09, 23 March 2019 diff hist +1,117 Varlen Encoding Added the rest of the encoding
- 02:0502:05, 23 March 2019 diff hist +1,663 N Varlen Encoding Information on the design of Varlen Encoding
6 March 2019
- 11:4211:42, 6 March 2019 diff hist +18 m FPC New Features Trunk Moved vectorcall to its own section for x86_64-win64
- 10:1610:16, 6 March 2019 diff hist +628 FPC New Features Trunk Vectorcall introduction
5 March 2019
- 06:1406:14, 5 March 2019 diff hist +75 m Platform list Note about Itanium being officially discontinued
12 December 2018
- 04:5604:56, 12 December 2018 diff hist +42 m Case Compiler Optimization Inserted complexities for individual methods
11 December 2018
- 18:1718:17, 11 December 2018 diff hist 0 m Case Compiler Optimization Branch count is a bit more nebulous
- 18:0818:08, 11 December 2018 diff hist +528 m Case Compiler Optimization Code fixes - mixed up AT&T and Intel
- 18:0318:03, 11 December 2018 diff hist +98 m Case Compiler Optimization Minor fix for the optimised case
- 18:0018:00, 11 December 2018 diff hist +4,309 Case Compiler Optimization Jump Table overview
6 August 2018
- 20:0320:03, 6 August 2018 diff hist +3 m Case Compiler Optimization Terminology
5 August 2018
- 19:4719:47, 5 August 2018 diff hist +6 m Case Compiler Optimization Typos
- 19:4619:46, 5 August 2018 diff hist +174 m Case Compiler Optimization Missing comment regarding common handling of function result
- 19:4419:44, 5 August 2018 diff hist −20 m Case Compiler Optimization Looped version shouldn't have the case match jump
- 19:3319:33, 5 August 2018 diff hist +118 m Case Compiler Optimization Some more mathematical explanation
- 18:2118:21, 5 August 2018 diff hist −1 m Case Compiler Optimization Some minor simplification
- 18:2018: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:1718:17, 5 August 2018 diff hist −12 m Case Compiler Optimization Sub-title change
- 17:5417:54, 5 August 2018 diff hist +1,252 m Case Compiler Optimization An example case where this would be suitable
- 17:4517: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:4317:43, 5 August 2018 diff hist +38 N File:BinSearch7.png Binary search step with list size of 7 current
- 17:4017:40, 5 August 2018 diff hist +622 Case Compiler Optimization The table design
- 17:3617:36, 5 August 2018 diff hist 0 m Case Compiler Optimization jge -> jg - minor bug. Fix removes unnecessary iteration
- 15:4615:46, 5 August 2018 diff hist +33 m Case Compiler Optimization Assumption of %key
- 15:4115:41, 5 August 2018 diff hist +94 m Case Compiler Optimization Binary search algorithm link
- 15:3215:32, 5 August 2018 diff hist +1,329 Case Compiler Optimization Putting it all together
- 15:2515:25, 5 August 2018 diff hist +8 m Case Compiler Optimization Mentioned %temp
- 15:2415:24, 5 August 2018 diff hist +56 m Case Compiler Optimization Explanation for "lea 2(%lo), %temp"
- 15:2115:21, 5 August 2018 diff hist 0 m Case Compiler Optimization Incorrect offset
- 15:1915:19, 5 August 2018 diff hist −2 m Case Compiler Optimization Word choice
- 15:1815:18, 5 August 2018 diff hist +8 m Case Compiler Optimization Italics