fb8928e830
- #9: Add clj_ prefix to all mangled identifiers to avoid Nim case-insensitive name conflicts (parseQueryString ≡ parse_query_string) - #11: Fix finally block - discard expression results - #11: Fix catch handler - use original name for scope tracking - Fix loop handler - use original name for addToScope - Update emitter tests for clj_ prefix