From f079d851db1db0dd64d7538a8b417b1e5c0985a1 Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Tue, 19 May 2020 10:27:31 -0500 Subject: Changelog for variable support --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ea3f427..e47974d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -35,6 +35,7 @@ https://github.com/nimterop/nimterop/compare/v0.4.4...v0.5.0 - Nested function pointers - [#155][i155] [#156][i156] - Various enum fixes - [#159][i159] [#171][i171] - Map `int arr[]` to `arr: UncheckedArray[cint]` - [#174][i174] + - Global variables including arrays and procs (since v0.5.4) - `ast2` also includes an advanced expression parser that can reliably handle constructs typically seen with `#define` statements and enumeration values: - Integers + integer like expressions (hex, octal, suffixes) -- cgit v1.2.3