An open API service providing commit metadata for open source projects.

GitHub / rescript-lang/rescript-vscode / commits

SHA Message Author Date Stats
f0681e94 Release 1.74.0 (#1190) Pedro Castro <a****o@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
e8f8d07d Fix empty completion (#1188) Pedro Castro <a****o@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
29e10297 Fix Windows CI line ending normalization in analysis tests (#1189) Pedro Castro <a****o@g****m>
Committed by: GitHub <n****y@g****m>
26 days ago
2bc69d29 merge Merge pull request #1178 from jderochervlk/vlk/update-globs-to-fix-wsl Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
7 months ago
536ac75d fix: update globs to work on windows with WSL Joshua Derocher <j****h@v****m> 7 months ago
0326ae73 merge Merge pull request #1177 from jderochervlk/vlk/fix-windows-path Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
7 months ago
8b052818 fix: wrap binary path resolution with fileURLToPath jderochervlk <j****h@v****m> 7 months ago
47d5dd34 Add reanalyze server support, monorepo build support, and comprehensive integ... Cristiano Calcagno <c****c@u****m> 7 months ago
20cb2084 Logic for finding binary: use shared logic between client and server. Cristiano Calcagno <c****c@u****m> 8 months ago
0500f548 Update changelog for monorepo compiler.log watcher and code analysis root Cristiano Calcagno <c****c@u****m> 8 months ago
0c1b2d78 Fix monorepo build detection: watch only root .compiler.log; run reanalyze fr... Cristiano Calcagno <c****c@u****m> 8 months ago
92dae412 fix: Code Analyzer binary lookup for ReScript v12+ Cristiano Calcagno <c****c@u****m> 8 months ago
07d912f9 example project: use legacy build to enable renalyze to run, and in fact repr... Cristiano Calcagno <c****c@u****m> 8 months ago
dd218539 Migrate example-project to ReScript 12 Cristiano Calcagno <c****c@u****m> 8 months ago
fd238658 merge Fix extension crash triggered by incremental compilation Médi-Rémi Hashim <4****i@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
cacee028 Add CHANGELOG entry Médi-Rémi Hashim <m****i@g****m> 8 months ago
e9d5071a Remove unused import Médi-Rémi Hashim <m****i@g****m> 8 months ago
dc278f53 Promisify'd child_process.execFile throws if exit code is non-zero Médi-Rémi Hashim <m****i@g****m> 8 months ago
adf96f7b merge Merge pull request #1167 from nojaf/reverify Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
8 months ago
97a79940 changelog nojaf <f****k@o****m> 8 months ago
9276c2e6 Clean up entry in finally block nojaf <f****k@o****m> 8 months ago
092863d0 Run incremental typechecking on file open nojaf <f****k@o****m> 9 months ago
f94574da Don't merge in the original diagnostics nojaf <f****k@o****m> 9 months ago
a954b6f2 Code review feedback nojaf <f****k@o****m> 9 months ago
a99ee848 Refactor to use abortController nojaf <f****k@o****m> 9 months ago
200460fd Extract code to parse and publish diagnostic from compileContents nojaf <f****k@o****m> 9 months ago
45c61199 reverify token after parsing compiler log output. nojaf <f****k@o****m> 9 months ago
295b494d merge Merge pull request #1165 from nojaf/mermaids Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
f033a108 Add Mermaid diagrams nojaf <f****k@o****m> 9 months ago
d216af48 merge Merge pull request #1164 from nojaf/fix-namespace-incremental-cleanup Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
750a28b0 Log server version on initialize nojaf <f****k@o****m> 9 months ago
0898a6b8 Add changelog entry nojaf <f****k@o****m> 9 months ago
092e35e5 Take namespace into account for incremental cleanup nojaf <f****k@o****m> 9 months ago
62ebd39d merge Merge pull request #1163 from nojaf/bump-1-72 Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a238ec26 Bump to version 1.72 nojaf <f****k@o****m> 9 months ago
41b620fe merge Merge pull request #1162 from nojaf/logger Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
74430e00 Add changelog nojaf <f****k@o****m> 9 months ago
3c72247d Remove incrementalTypechecking?.debugLogging nojaf <f****k@o****m> 9 months ago
43011755 Code review feedback nojaf <f****k@o****m> 9 months ago
7334e1e2 Always override default config nojaf <f****k@o****m> 9 months ago
4c915bad Remove console.log from server nojaf <f****k@o****m> 9 months ago
b3ca0e68 Refactor `debug()` from incrementalCompilation nojaf <f****k@o****m> 9 months ago
a0dd178a Update level when config changes nojaf <f****k@o****m> 9 months ago
b1115607 Add initial logger nojaf <f****k@o****m> 9 months ago
a21c7d8e merge Merge pull request #1161 from nojaf/refactor-dump Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
17721fe3 Avoid temp file and other code review feedback nojaf <f****k@o****m> 9 months ago
663190e9 Refactor dump command nojaf <f****k@o****m> 9 months ago
441959d1 merge Merge pull request #1160 from nojaf/taigua-windows Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
894205f3 changelog nojaf <f****k@o****m> 9 months ago
801f8130 Remove logs nojaf <f****k@o****m> 9 months ago
aa2c6cf0 Remove logs nojaf <f****k@o****m> 9 months ago
af371e15 Fix rewatch lockfile detection on Windows by correcting project root lookup l... nojaf <f****k@o****m> 9 months ago
a1b41a75 merge Merge pull request #1153 from nojaf/track-diagnostics Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
ef8269f3 Add code comments for certain castings nojaf <f****k@o****m> 9 months ago
91593610 merge Merge branch 'master' into track-diagnostics nojaf <f****k@o****m> 9 months ago
2ab39a65 merge Merge pull request #1154 from han-tyumi/fix/deno-pnpm-symlink-resolution Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b142a638 More usage of NormalizedPath nojaf <f****k@o****m> 9 months ago
add55969 Correct pathToURI nojaf <f****k@o****m> 9 months ago
d7936795 clean up nojaf <f****k@o****m> 9 months ago
718a6f74 Update server/src/incrementalCompilation.ts
Co-authored-by: Copilot <1****t@u****m>
Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
483aae34 Update server/src/incrementalCompilation.ts
Co-authored-by: Copilot <1****t@u****m>
Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
01e1549d Update server/src/server.ts
Co-authored-by: Copilot <1****t@u****m>
Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
a6056d28 Update server/src/utils.ts
Co-authored-by: Copilot <1****t@u****m>
Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
3013116c Remove null checks nojaf <f****k@o****m> 9 months ago
fbbdd8e0 Add changelog nojaf <f****k@o****m> 9 months ago
5a2f3157 fix: resolve symlinks when finding platform binaries Matt Champagne <m****5@g****m> 9 months ago
30b57e0c Fixed inconsistency between diagnostic tracking and publishing. nojaf <f****k@o****m> 9 months ago
ae73a0ad merge Merge pull request #1152 from nojaf/expose-runtime-cache Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
36121d6b Code review feedback nojaf <f****k@o****m> 9 months ago
a41ae321 Remove some redundant casts nojaf <f****k@o****m> 9 months ago
be41c282 Use NormalizedPath and FileURI types nojaf <f****k@o****m> 9 months ago
e8643207 Fix filesWithDiagnostics tracking for syntax-only errors nojaf <f****k@o****m> 9 months ago
9d0cbc01 Expose runtime cache in dump command nojaf <f****k@o****m> 9 months ago
7554adba merge Merge pull request #1151 from nojaf/release-1-70 Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
369f7a8a Bump to 1.70.0 nojaf <f****k@o****m> 9 months ago
e45fb594 merge Merge pull request #1150 from nojaf/remove-paste-as Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0fc9776f Changelog nojaf <f****k@o****m> 9 months ago
be4d21e3 Remove registerDocumentPasteEditProvider nojaf <f****k@o****m> 9 months ago
3cf127dc merge Merge pull request #1148 from nojaf/fix-paste-json Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
8ccd36ca Add changelog nojaf <f****k@o****m> 9 months ago
60da53ff Only paste as json when root is object or array nojaf <f****k@o****m> 9 months ago
b5cdc2ba merge Merge pull request #1146 from nojaf/release-1-68 Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
9 months ago
e0d5aa33 Release 1.68.0 nojaf <f****k@o****m> 9 months ago
55a23187 merge Merge pull request #1145 from nojaf/pass-rescript-runtime-to-analysis Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
10 months ago
1271e0d6 change log nojaf <f****k@o****m> 10 months ago
3883f4e8 Pass RESCRIPT_RUNTIME env to analysis process nojaf <f****k@o****m> 10 months ago
7e10e03b merge Merge pull request #1143 from nojaf/oxc-parser-wasm Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
10 months ago
4c298f3e Format nojaf <f****k@o****m> 10 months ago
b4920ebe Update lock file nojaf <f****k@o****m> 10 months ago
bd407d45 Include all oxc parser bindings nojaf <f****k@o****m> 10 months ago
99e9ed48 Force usage of wasm oxc-parser nojaf <f****k@o****m> 10 months ago
82c0d496 merge Merge pull request #1142 from nojaf/externalize-oxc-deps Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
10 months ago
956842b2 Only externalize oxc-parser nojaf <f****k@o****m> 10 months ago
ddb00795 Fix: Externalize oxc-parser and oxc-walker to prevent createRequire error in ... nojaf <f****k@o****m> 10 months ago
e371ab28 merge Merge pull request #1141 from nojaf/paste-as-rescript-json Florian Verdonck <f****k@o****m>
Committed by: GitHub <n****y@g****m>
10 months ago
036f2161 Add changelog nojaf <f****k@o****m> 10 months ago
e88948bd Add latest code of jsx transformer nojaf <f****k@o****m> 10 months ago
2af5ab06 Paste as React JSX as ReScript JSX nojaf <f****k@o****m> 10 months ago
8aa9328c Add paste as JSON.t nojaf <f****k@o****m> 10 months ago
b862b0bd CI: macos runners: use macos-15/macos-15-intel (#1137) Christoph Knittel <c****k@c****o>
Committed by: GitHub <n****y@g****m>
11 months ago

← Back to repository