log lwasm/list.c @ 582:1ede8f8621cf default tip

age author description
Fri, 02 Feb 2024 14:39:27 -0700 William Astle Make filename in listing left truncate so file name isn't hidden
Fri, 01 Dec 2023 21:11:56 -0700 William Astle Add pragma nolistcode which works like nolist but also suppresses code lines
Thu, 06 Jul 2023 12:06:22 -0600 William Astle Fix missing NULL guard found by gcc static analysis
Wed, 17 Aug 2022 17:06:30 -0600 William Astle Fix listing to not rely on undefined memory before the start of instab
Sun, 10 May 2020 22:38:24 -0600 William Astle Fix bad usage of sprintf()
Tue, 19 Mar 2019 14:37:56 -0600 William Astle Fix crash when --symbols specified without --list