tools/pas2c/Pas2C.hs
Tue, 22 Aug 2023 22:19:28 +0200 unC0Rr Unbreak pas2c build
Mon, 24 Oct 2022 10:07:35 -0400 nemo merge branch
Wed, 21 Sep 2022 06:55:31 +0300 alfadur fix the other 2 pred/succ conversions 1.0.0
Wed, 21 Sep 2022 06:36:05 +0300 alfadur fix pred/succ conversion 1.0.0
Wed, 21 Sep 2022 06:55:31 +0300 alfadur fix the other 2 pred/succ conversions
Wed, 21 Sep 2022 06:36:05 +0300 alfadur fix pred/succ conversion
Thu, 22 Oct 2020 13:27:49 +0200 unC0Rr Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
Thu, 22 Oct 2020 12:33:35 +0200 unC0Rr Mark global variables in implementation section static
Tue, 20 Oct 2020 20:09:44 +0200 unc0rr Fix lack of declaration decorations for dynamic arrays in Pas2C
Sat, 01 Dec 2018 23:31:35 +0100 Wuzzy Apply Pas2C fix suggested by unC0Rr
Mon, 19 Nov 2018 09:37:53 +0300 alfadur was a wrong copy apparently
Mon, 19 Nov 2018 09:29:37 +0300 alfadur corrected parsing joined with unC0Rr's corrected generating finally gives the right result
Mon, 19 Nov 2018 06:57:36 +0300 alfadur On a second though, the actual error seems to be elsewhere, so still can use proper indexing
Mon, 19 Nov 2018 04:21:44 +0300 alfadur seems like it's either this or swap indexing order everywhere
Sun, 18 Nov 2018 20:18:32 +0100 unc0rr Special case for rendering type of two-dimensional arrays, since C is inconsistent in its syntax
Sat, 13 Oct 2018 22:38:51 +0200 unc0rr Make converter for uLandTemplates into yaml
Tue, 09 Oct 2018 11:28:07 -0400 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Fri, 05 Oct 2018 21:41:56 +0200 unc0rr Fix pas2c build a bit more
Fri, 05 Oct 2018 21:30:06 +0200 Wuzzy Merge unC0Rr's pas2c fix
Fri, 05 Oct 2018 21:09:27 +0200 unc0rr Fix previous patch, add support for High(Longword)
Fri, 05 Oct 2018 21:04:19 +0200 Wuzzy Backed out changeset aed7ee68305a
Fri, 05 Oct 2018 21:04:01 +0200 unc0rr Fix pas2c not having support for High(LongInt) in init expressions
Fri, 05 Oct 2018 20:56:40 +0200 Wuzzy Pas2C: Implement rendering of High() similiar to that of Low()
Tue, 02 Oct 2018 20:33:33 +0200 Wuzzy Resolve ambiguity of <> in Pas2C.hs
Tue, 24 Apr 2018 21:49:12 +0200 Wuzzy Pas2C: Add support for char + ansistring (for real this time)
Fri, 30 Mar 2018 20:42:24 +0200 unc0rr Improve error message a bit
Sat, 09 Jul 2016 22:40:44 +0300 unc0rr Use less weird options
Mon, 16 Nov 2015 15:21:20 +0100 koda pas2c: Tentatively fix the build
Tue, 06 Jan 2015 17:07:34 +0100 sheepluva backporting some build system fixes and pas2c tweaks 0.9.21
Wed, 17 Dec 2014 19:02:33 +0100 sheepluva dark magic: make "continue" statement work in pas2c-parsed for-loops. (would skip iteration and lead to infinite loops before)
less more (0) -30 tip