-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump json5 from 2.2.1 to 2.2.3 in /runtime/JavaScript #22
base: tool_refactoring
Are you sure you want to change the base?
Bump json5 from 2.2.1 to 2.2.3 in /runtime/JavaScript #22
Commits on Nov 21, 2022
-
Convert some members of
CodeGenerator
fromprivate
intoprotected
.Signed-off-by: KOLANICH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd69a46 - Browse repository at this point
Copy the full SHA cd69a46View commit details -
Move a part of
CodeGenerator.write
into a separate reusable method ……`writeToWriter` to be able to reuse it later. Signed-off-by: KOLANICH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 879df14 - Browse repository at this point
Copy the full SHA 879df14View commit details -
Refactor CodeGenerator a bit: move target initialization code into a …
…separate method. Signed-off-by: KOLANICH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 791b330 - Browse repository at this point
Copy the full SHA 791b330View commit details -
Extracted getting the interp file name into a separate method `Tool::…
…getInterpFileName`. Signed-off-by: KOLANICH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4abbca2 - Browse repository at this point
Copy the full SHA 4abbca2View commit details -
Merge branches 'writeToWriter', 'private2protected', 'initializeTarge…
…t' and 'getInterpFileName' into tool_refactoring
Configuration menu - View commit details
-
Copy full SHA for 6a29d33 - Browse repository at this point
Copy the full SHA 6a29d33View commit details -
Refactored Tool a bit to have a method to get the results as a string…
… via API + some other refactorings Signed-off-by: KOLANICH <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63f7ede - Browse repository at this point
Copy the full SHA 63f7edeView commit details
Commits on Jan 7, 2023
-
Bump json5 from 2.2.1 to 2.2.3 in /runtime/JavaScript
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 238d7c8 - Browse repository at this point
Copy the full SHA 238d7c8View commit details