Fix bug where tostring("-") evaluates to zero instead of nil. #72

Closed
technomancy wants to merge 1 commits from tostring-dash into master
technomancy commented 2020-07-11 00:15:18 +00:00 (Migrated from github.com)

Fixes #6, fix by Alex Fowler

I have confirmed this fix addresses the problems I originally saw running the Fennel parser on luaj.

Fixes #6, fix by Alex Fowler I have confirmed this fix addresses the problems I originally saw running the Fennel parser on luaj.
erikLundstedt commented 2022-09-05 12:23:20 +00:00 (Migrated from github.com)

why is this issue still open?
I really want to use fennel from lua (luaj) without having to pre-compile my fennel code

why is this issue still open? I really want to use [fennel](https://github.com/bakpakin/Fennel) from lua (luaj) without having to pre-compile my fennel code
technomancy commented 2023-11-06 22:50:42 +00:00 (Migrated from github.com)

Closing this out as it appears this fork is dead; Cobalt has this fix so I guess that'll have to be good enough.

Closing this out as it appears this fork is dead; [Cobalt](https://github.com/SquidDev/Cobalt) has this fix so I guess that'll have to be good enough.

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-autonomous-connection/luaj#72