Commit History

Author SHA1 Message Date
  Michael Bolin 01cf66563f impose timeout when running tokenizeLine2() 2 years ago
  Michael Bolin c4480eeb72 update vscode-oniguruma and vscode-textmate deps 2 years ago
  Michael Bolin 2f39a9947e Fix minimap so that it also gets the correct colors. 4 years ago
  bolinfest eba51bd83b Merge pull request #7 from bolinfest/dependabot/npm_and_yarn/ini-1.3.8 4 years ago
  dependabot[bot] cd0ce6d161 Bump ini from 1.3.5 to 1.3.8 4 years ago
  Michael Bolin e213ab5144 update monaco-editor@0.21.2 and monaco-editor-webpack-plugin@2.0.0 4 years ago
  Michael Bolin 256705b1dc Enable minimap to show off bug in minimap colorization. 4 years ago
  bolinfest 55a8f03e35 Merge pull request #3 from bolinfest/dependabot/npm_and_yarn/elliptic-6.5.3 4 years ago
  bolinfest a355792442 Merge pull request #4 from bolinfest/dependabot/npm_and_yarn/http-proxy-1.18.1 4 years ago
  dependabot[bot] 123087ee41 Bump http-proxy from 1.18.0 to 1.18.1 4 years ago
  dependabot[bot] 58da3a59af Bump elliptic from 6.5.2 to 6.5.3 5 years ago
  Michael Bolin 00597d017b halfhearted attempt to publish to npm but ES modules are conspiring against me 5 years ago
  Michael Bolin d50dae51a2 change API so more fetching logic is injected 5 years ago
  Michael Bolin a6487b4d7e Specify outDir/ in tsconfig.json. 5 years ago
  Michael Bolin ffc44ca5a4 Introduce higher-fidelity TextMate grammar+theme loader. 5 years ago
  bolinfest 116a43d2da Merge pull request #2 from bolinfest/dependabot/npm_and_yarn/lodash-4.17.19 5 years ago
  bolinfest a1977f7270 Merge pull request #1 from bolinfest/dependabot/npm_and_yarn/websocket-extensions-0.1.4 5 years ago
  dependabot[bot] 083068d91a Bump lodash from 4.17.15 to 4.17.19 5 years ago
  dependabot[bot] 7d2d0d69f5 Bump websocket-extensions from 0.1.3 to 0.1.4 5 years ago
  Michael Bolin d23b302d3e remove duplicate null check 5 years ago
  Michael Bolin e0fefd0474 remove more unused code 5 years ago
  Michael Bolin a95a222e77 remove dependency on nullthrows and remember to update yarn.lock 5 years ago
  Michael Bolin ca4e82bc00 clean up the demo now that it is working as intended! 5 years ago
  Michael Bolin d305813b6e EncodedTokensProvider works once theme data is loaded! 5 years ago
  Michael Bolin f257c63679 specify color for constant.other 5 years ago
  Michael Bolin b5033530fb add Python example 5 years ago
  Michael Bolin bcea24a9de Improve quality of Hack example. 5 years ago
  Michael Bolin 8ea1ed8d56 Got things working with monaco-editor-textmate. 5 years ago
  Michael Bolin 9d4ceab3d9 Use MonacoWebpackPlugin to disable default language tokenizers. 5 years ago
  Michael Bolin b05eb80f4a monaco.languages.TokensProvider experiment 5 years ago