-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: joelday/papyrus-lang
base: v3.1.0-prerelease.1
head repository: joelday/papyrus-lang
compare: prerelease
Commits on Jan 2, 2023
-
Remove safety prerelease flags. Use debugger beta in non-ci builds. F…
…ix npm cache path hopefully?
Configuration menu - View commit details
-
Copy full SHA for fd79eff - Browse repository at this point
Copy the full SHA fd79effView commit details -
Merge branch 'prerelease' of https://github.com/joelday/papyrus-lang …
…into prerelease
Configuration menu - View commit details
-
Copy full SHA for ef71afc - Browse repository at this point
Copy the full SHA ef71afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9073a8 - Browse repository at this point
Copy the full SHA e9073a8View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7fdccea - Browse repository at this point
Copy the full SHA 7fdcceaView commit details
Commits on Jan 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1801837 - Browse repository at this point
Copy the full SHA 1801837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 236d7a8 - Browse repository at this point
Copy the full SHA 236d7a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60ff015 - Browse repository at this point
Copy the full SHA 60ff015View commit details -
chore: Replace decoration-ioc with inversify (actually maintained and…
… not broken) docs: Add notes about updated debugger, Address Library requirements.
Configuration menu - View commit details
-
Copy full SHA for 1d64045 - Browse repository at this point
Copy the full SHA 1d64045View commit details
Commits on Jan 16, 2023
-
chore: enable strict mode in tsconfig.json and fix resulting compile-…
…time null/undefined and typing errors. chore: Improvements to eventToValueObservable handling and typing of undefined. chore: Removing ancient legacy debug plugin upgrade check. fix: Ensure that language service status items are updated properly. feat: Updated welcome message with debugger upgrade info. fix: Various potential extension errors/crashes in rare circumstances. (Empty config values, etc.) feat: Update display name for Skyrim to include AE.
2Configuration menu - View commit details
-
Copy full SHA for 40c647c - Browse repository at this point
Copy the full SHA 40c647cView commit details -
chore: Add CI build version to debugger dlls.
chore: Use Release build configuration for CI builds.
Configuration menu - View commit details
-
Copy full SHA for 3413c2e - Browse repository at this point
Copy the full SHA 3413c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b0052 - Browse repository at this point
Copy the full SHA f0b0052View commit details -
Preview release preparation (#168)
chore: enable strict mode in tsconfig.json and fix resulting compile-time null/undefined and typing errors. chore: Improvements to eventToValueObservable handling and typing of undefined. chore: Removing ancient legacy debug plugin upgrade check. fix: Ensure that language service status items are updated properly. feat: Updated welcome message with debugger upgrade info. fix: Various potential extension errors/crashes in rare circumstances. (Empty config values, etc.) feat: Update display name for Skyrim to include AE. chore: Replace decoration-ioc with inversify (actually maintained and not broken) docs: Add notes about updated debugger, Address Library requirements. chore: Add CI build version to debugger dlls. chore: Use Release build configuration for CI builds.
Configuration menu - View commit details
-
Copy full SHA for bd8cdf1 - Browse repository at this point
Copy the full SHA bd8cdf1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b3ef4 - Browse repository at this point
Copy the full SHA d8b3ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bb28e - Browse repository at this point
Copy the full SHA 36bb28eView commit details
Commits on Jan 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 84d4399 - Browse repository at this point
Copy the full SHA 84d4399View commit details -
Configuration menu - View commit details
-
Copy full SHA for f130022 - Browse repository at this point
Copy the full SHA f130022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440a228 - Browse repository at this point
Copy the full SHA 440a228View commit details
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1dbaadf - Browse repository at this point
Copy the full SHA 1dbaadfView commit details
Commits on Feb 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6cf65d4 - Browse repository at this point
Copy the full SHA 6cf65d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf7b64 - Browse repository at this point
Copy the full SHA ebf7b64View commit details -
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2023-02-05) ### Bug Fixes * Publishing failure due to bad environment variable. ([ebf7b64](ebf7b64))
Configuration menu - View commit details
-
Copy full SHA for 49e8ad1 - Browse repository at this point
Copy the full SHA 49e8ad1View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d390277 - Browse repository at this point
Copy the full SHA d390277View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c16d64 - Browse repository at this point
Copy the full SHA 7c16d64View commit details -
refactor PapryusDebugger to persist across sessions
This way we don't have to repopulate the PEX cache between sessions
Configuration menu - View commit details
-
Copy full SHA for 487bd1c - Browse repository at this point
Copy the full SHA 487bd1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e563eb - Browse repository at this point
Copy the full SHA 7e563ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdf4ae - Browse repository at this point
Copy the full SHA 6fdf4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3362b7c - Browse repository at this point
Copy the full SHA 3362b7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c1316 - Browse repository at this point
Copy the full SHA f1c1316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e6e311 - Browse repository at this point
Copy the full SHA 0e6e311View commit details -
Configuration menu - View commit details
-
Copy full SHA for be0bbfe - Browse repository at this point
Copy the full SHA be0bbfeView commit details
Commits on Feb 20, 2023
-
Add Backslash Escape Syntax Highlighting
Still working on keeping function parameters from turning red...
Configuration menu - View commit details
-
Copy full SHA for 06cfb6b - Browse repository at this point
Copy the full SHA 06cfb6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c7195 - Browse repository at this point
Copy the full SHA b6c7195View commit details
Commits on Mar 15, 2023
-
feat: Support Multi-Line and String Escapes (#175)
The Papyrus compiler supports escaping in, as far as I know, three contexts: * Within a string. The following are valid: | Escape | Resulting Character | | :-: | :-: | | `\n` | New Line | | `\t` | Tab Character | | `\"` | `"` | | `\\` | `\` | * At the end of a line. For example: ```papyrus event onInit() Game.GetPlayer() \ .Kill() endEvent ``` * Within parameter lists. *While this falls into the previous by definition, the syntax highlighting method does not.* Example: ```papyrus function testingFunction(\ , Form akForm1, Location akLoc1, Form akForm2, \ Form akForm3, Location akLoc2, Form akForm4 \ , Form akForm5, Location akLoc3, Form akForm6 \ , Form akForm7, Location akLoc4, Form akForm8 \ ) endFunction ``` This pull request addresses all three of these cases within the Papyrus grammar.
Configuration menu - View commit details
-
Copy full SHA for 13fe286 - Browse repository at this point
Copy the full SHA 13fe286View commit details -
chore(release): 3.2.0 [skip ci]
# [3.2.0](v3.1.1...v3.2.0) (2023-03-15) ### Features * Support Multi-Line and String Escapes ([#175](#175)) ([13fe286](13fe286))
Configuration menu - View commit details
-
Copy full SHA for ad6a206 - Browse repository at this point
Copy the full SHA ad6a206View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd0c240 - Browse repository at this point
Copy the full SHA dd0c240View commit details -
Configuration menu - View commit details
-
Copy full SHA for c995630 - Browse repository at this point
Copy the full SHA c995630View commit details -
Configuration menu - View commit details
-
Copy full SHA for d61f204 - Browse repository at this point
Copy the full SHA d61f204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04905ea - Browse repository at this point
Copy the full SHA 04905eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c00915 - Browse repository at this point
Copy the full SHA 3c00915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65fce0d - Browse repository at this point
Copy the full SHA 65fce0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48e1e03 - Browse repository at this point
Copy the full SHA 48e1e03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ce2ead - Browse repository at this point
Copy the full SHA 0ce2eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274a163 - Browse repository at this point
Copy the full SHA 274a163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b2e1b - Browse repository at this point
Copy the full SHA 86b2e1bView commit details -
Fix skyrim IP not being assigned per op
modified hook to make the IP correct
Configuration menu - View commit details
-
Copy full SHA for 941da56 - Browse repository at this point
Copy the full SHA 941da56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b91b4b - Browse repository at this point
Copy the full SHA 6b91b4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f21d9e8 - Browse repository at this point
Copy the full SHA f21d9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e122ebd - Browse repository at this point
Copy the full SHA e122ebdView commit details
Commits on Sep 5, 2023
-
DebugServer: Switch DAP library to
cppdap
(#174)`cppdap` is a more consistently updated, modern library than the old Samsung one we were using. With this, we can take advantage of newer features in the protocol, like function breakpoints. I have not yet removed `DebugAdapterProxy`, as we need to switch to pyro for the single source of truth for the project so we can fix path resolution, but I have added the logic to manage the project paths and the relevant fields to the `attach` request that we process (see src/DarkId.Papyrus.DebugServer/Protocol/struct_extensions.h )
Configuration menu - View commit details
-
Copy full SHA for e91902e - Browse repository at this point
Copy the full SHA e91902eView commit details
Commits on Sep 30, 2023
-
Extension: add eslint and fix errors
TURMEL Kevin committedSep 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 7685f51 - Browse repository at this point
Copy the full SHA 7685f51View commit details
There are no files selected for viewing