Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS Factory #7

Open
wants to merge 71 commits into
base: master
Choose a base branch
from
Open

JS Factory #7

wants to merge 71 commits into from

Conversation

Totto16
Copy link
Owner

@Totto16 Totto16 commented Nov 9, 2023

  • simple execution working
  • reload, multiple instances etc.
  • use the callbacks to actually do something

Totto16 added 30 commits March 19, 2023 04:32
- made a seperate folder for factories and Automation4
-  refactored the factory creation out of main.cpp
- small other fixes for ubuntu 23.10 >=
- autoformat files
- fix lua type with boost 1.81.0
since it falsly assumes, it can construct an path from an initializer list of ints, but it doesn't prefer the initializer list, so it has to be explicitly typed
…cal variables by value, class members by reference

- in some places I now use explicit names in the capture group, especially in lua files
- made a seperate folder for factories and Automation4
-  refactored the factory creation out of main.cpp
- add simple js factory, it's not able to do much atm, but thats WIP
- add v8 and node dependency lookup
- add test to test for correct node js version and if it compiles correctly
@Totto16 Totto16 changed the title Js factory JS Factory Nov 9, 2023
- update idl generator
- add first generated dummy file
- add meson.build custom_target to generate file
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