Skip to content

Renamefolders#8

Merged
argonui merged 16 commits intomainfrom
renamefolders
Nov 3, 2022
Merged

Renamefolders#8
argonui merged 16 commits intomainfrom
renamefolders

Conversation

@argonui
Copy link
Copy Markdown
Owner

@argonui argonui commented Nov 3, 2022

No description provided.

argonui and others added 16 commits October 31, 2022 17:11
This is based upon an inspection of output and recreating that.
https://github.com/Benjamin-Dobell/luabundler is what I'm working to
emulate. After many attempts to actually run typescript inside Go I
opted to do a simple re-implementation.
These were from an experiment. Reverting
Devs have 2 hard problems...
Clean up some file extensions as well
Unbundling logic now lives in bundler.go, not in lua file ops
This test is meant to  be run as manual check only
This is most helpful when creating objects' subdirectories

This allows for total abstraction from Ojbects what the raw filepath is
src/ will now only store ttslua files that are not associated with a
single object

objects/ will store the object tree as before, but luascriptstate and
ttslua files will be stored as siblings in the tree, right next to them
with presumably the same name and different file endings.

Added unit tests

Removed interfaces from parameter lists

Made all object file accesses relative to base paths established in
main.go
@argonui argonui merged commit 22c0912 into main Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant