Re: [Chicken-hackers] [PATCH] Report undefined identifiers in order of appearance

2019-06-22 Thread Peter Bex
On Thu, Jun 20, 2019 at 10:48:40AM +0300, megane wrote: > Hi, > > Here's a small qol improvement. That's a nice one, pushed. Cheers, Peter signature.asc Description: PGP signature ___ Chicken-hackers mailing list Chicken-hackers@nongnu.org

[Chicken-hackers] [PATCH] Report undefined identifiers in order of appearance

2019-06-20 Thread megane
Hi, Here's a small qol improvement. >From b626cdb4038222690e0ca182cfc1fba2665d473b Mon Sep 17 00:00:00 2001 From: megane Date: Thu, 20 Jun 2019 10:45:59 +0300 Subject: [PATCH] Report undefined identifiers in order of appearance Currently identifiers in (foo bar baz) are reported in reverse