[fpc-devel] Case block binary search proposal

2018-08-05 Thread J. Gareth Moreton
Hi everyone, This one has been on my backburner for a while.  I spent the last few days writing up some theory on the process, and feel this might be a good optimisation for case blocks whose branches call identically-structured functions, like in the peephole optimizer and the code formatter

Re: [fpc-devel] Case block binary search proposal

2018-08-05 Thread J. Gareth Moreton
P.S. The Wiki topic isn't just for the binary search proposal, and can easily be expanded for proposed and existing paradigms, and become an advanced programming guide. For example, I would be grateful for documentation on how the jump table system works. Gareth aka. Kit On Sun 05/08/18 14:38

Re: [fpc-devel] Adapting MakeFile to make subfolders for targets with sub architectures

2018-08-05 Thread Christo
On Sat, 2018-07-28 at 22:48 +0200, Christo wrote: > On Thu, 2018-07-26 at 22:19 +0200, Florian Klämpfl wrote: > > > > > Well, I got also stuck on the fpmake problem :( > > Yes, it appears to me that fpmkunit lack support for subarch & ABI at the > moment, else it > would > have been easy to