not sure why it wasn't working before, but found this in https://gitlab.com/alexjgriffith/min-love2d-fennel/-/blob/master/main.lua and it fixed running love . for me in windows (haven't tackled trying the makefile yet)
update fennel require #1
Closed
frozenfire92
wants to merge 1 commit from
main-fix into main
pull from: main-fix
merge into: technomancy:main
technomancy:main
technomancy:factory-map
frozenfire92
commented 2022年10月26日 04:47:21 +02:00
not sure why it wasn't working before, but found this in https://gitlab.com/alexjgriffith/min-love2d-fennel/-/blob/master/main.lua and it fixed running `love .` for me in windows (haven't tackled trying the makefile yet)
frozenfire92
added 1 commit 2022年10月26日 04:47:21 +02:00
frozenfire92
requested review from technomancy 2022年10月26日 04:47:38 +02:00
technomancy
commented 2022年10月26日 07:22:33 +02:00
Sorry! I actually committed the opposite of this in a previous commit here: technomancy/lisp-jam-2022@8b21be804d (diff-e95de2280f)
I disagree with the use of globals in the skeleton thingy but I forgot to update the repl code which depended on the globals since I was not really paying attention! But technomancy/lisp-jam-2022@16bdabe284 fixes this in a way that doesn't need the globals any more. My bad!
Sorry! I actually committed the opposite of this in a previous commit here: https://codeberg.org/technomancy/lisp-jam-2022/commit/8b21be804d712bea22a17ab578acf4a4b7c5ac14#diff-e95de2280f70e0dcf3f3bb7a58ecd9d18bfb8510
I disagree with the use of globals in the skeleton thingy but I forgot to update the repl code which depended on the globals since I was not really paying attention! But https://codeberg.org/technomancy/lisp-jam-2022/commit/16bdabe284d65ce4522e1a53d807f89947e1c794 fixes this in a way that doesn't need the globals any more. My bad!
frozenfire92
closed this pull request 2022年10月27日 02:20:49 +02:00
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".
No due date set.
Dependencies
No dependencies set.
Reference
technomancy/sokobelt!1
Loading...
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?