log src/th06/ecl.rs @ 755:fc937d93a57c

age author description
Mon, 04 Jan 2021 21:14:02 +0100 Emmanuel Gil Peyrot Bump nom to version 6, and image to 0.23.
Wed, 30 Oct 2019 16:27:43 +0100 Emmanuel Gil Peyrot ecl: Add support for bullet sounds, instruction 84.
Mon, 23 Sep 2019 13:49:07 +0200 Emmanuel Gil Peyrot Fix some warnings.
Mon, 23 Sep 2019 00:06:02 +0200 Emmanuel Gil Peyrot ecl: Simplify parsing.
Fri, 23 Aug 2019 17:37:22 +0200 Emmanuel Gil Peyrot ecl: simplify parsing with more combinators.
Fri, 23 Aug 2019 02:31:08 +0200 Emmanuel Gil Peyrot ecl_vm: implement Call, Return, and the call stack thingy.