Commit Graph

2924 Commits (90dd955ff5d46cadf50d72edb3b329de3c0adad2)
 

Author SHA1 Message Date
Pavel Lang d4687537fd
test(graphql): more complex test 6 years ago
Pavel Lang 3dd748c39c
test(graphql): query 6 years ago
Pavel Lang f7abfe5a37
build(graphql): add graphql to bundle 6 years ago
Pavel Lang f0df74079c
WIP: GraphQL first shot 6 years ago
Abdussalam Abdurrahman 3f16600ec1 [clojure] Fix tokenization of escapes in strings
The notation for escapes in strings follows that of the host platforms
which is different from the notation for character literals in Clojure
(e.g., "\n" vs `\newline`).
6 years ago
Abdussalam Abdurrahman 4061962186 [clojure] Remove an file name extension that's uncommon 6 years ago
Abdussalam Abdurrahman 223c3eb54f [clojure] Improve the regular expressions for various symbols. 6 years ago
Abdussalam Abdurrahman c77f11b1b0 [clojure] Add a word boundary to ensure exact matches for `(comment ...)`. 6 years ago
Abdussalam Abdurrahman 6f6f1b43f0 [clojure] Add ".cljs" and ".cljc" to source file extension list 6 years ago
Alex Dima 8f7537dee5 Fixes Microsoft/monaco-editor#1224 6 years ago
Alexandru Dima 4054a20fdc
Merge pull request #55 from futurejones/update-keywords
Solidity - add "constructor" to main keywords
6 years ago
Alex Dima fbc966ab1b update dev dependencies 6 years ago
Neil Jones 854a28ccc8
add "constructor" to main keywords 6 years ago
Alex Dima 1d1473de8e 1.7.0 6 years ago
Alex Dima ca9e6a49ed Fixes #52 6 years ago
Alex Dima e8b7ffdcac Update to test with latest editor 6 years ago
Alexandru Dima 9941fe08ed
Merge pull request #53 from pimterry/patch-1
Mark all options as optional in the type definitions
6 years ago
Alexandru Dima 9d7497846a
Merge pull request #51 from kube/webpack-plugin-type-compat
Webpack Plugin Type Compatibility. Solves #49
6 years ago
Alex Dima 9af2ead38d Fix completion item provider sample 6 years ago
Alex Dima 094013374c 0.15.6 6 years ago
Alex Dima c17896b800 Prepare for 0.15.6 6 years ago
Alex Dima 6096325b12 Push package-json generated with latest npm 6 years ago
Tim Perry 71728e7e92
Mark all options as optional in the type definitions 6 years ago
Peng Lyu 3acd0a1fad 0.15.5 6 years ago
Peng Lyu 65b61b69ca Prepare for 0.15.5 6 years ago
Alex Dima 63f764226e 0.15.4 6 years ago
Alex Dima 5de8ee67af Prepare for 0.15.4 6 years ago
Chris Feijoo 5f51fd24f3 Use CommonJS export 6 years ago
Chris Feijoo 5ac536ca6e Make MonacoEditorWebpackPlugin definition extend Webpack.Plugin 6 years ago
Chris Feijoo d7b9a173c1 Add @types/webpack dependency 6 years ago
Alex Dima fe422fea5a 0.15.3 6 years ago
Alex Dima 8aef99d4dc Prepare for 0.15.3 6 years ago
Alex Dima 5fb5b8462f 0.15.2 6 years ago
Alex Dima 49cad96dad Prepare for 0.15.2 6 years ago
Alex Dima 00eb81a04a Minor edits 6 years ago
Alex Dima cf85c0785a Fixes #1180 6 years ago
Alex Dima d558cab174 1.6.0 6 years ago
Alex Dima 9eb201f72f Improve type definition 6 years ago
Alex Dima d8a6aaf6a0 Update deps 6 years ago
Alexandru Dima 9c27a942ca
Merge pull request #48 from dturcotte/dturcotte/module-typings
Bare minimum module declaration for compatibility with TypeScript web…
6 years ago
Alex Dima 6e721355cc 0.15.1 6 years ago
Alex Dima 5900e034e9 Prepare for 0.15.1 6 years ago
Alex Dima f137ccee65 Fixes #1178: Use slashes even on Windows 6 years ago
Alex Dima dbbf697250 3.3.1 6 years ago
Alex Dima a25eb9ea65 Eliminate another require() call from typescriptServices 6 years ago
Alex Dima 96f41a5292 Improve typings 6 years ago
Alex Dima 9fbc8242ca 0.15.0 6 years ago
Alex Dima 98e17d3990 Prepare for new version 6 years ago
Doug Turcotte 2a88406fe7 Bare minimum module declaration for compatibility with TypeScript webpack configs with noImplicitAny 6 years ago
Alex Dima f3174dba95 2.3.0 6 years ago