Commit Graph

2674 Commits (2b7072d6639a09d14c4e84263858602568b05dfc)
 

Author SHA1 Message Date
Matt Masson b261c99d53 Separate constructors and constants from keywords 7 years ago
Matt Masson 985b1bdc11 Add definition for identifier.quote (to match dax syntax) 7 years ago
Matt Masson 56df5af3e5 Add tests 7 years ago
Matt Masson a63a94a9af Separate operators from delimiters 7 years ago
Matt Masson 134fe29df2 add powerquery to distribution and test 7 years ago
Matt Masson eb48b847e5 Remove old wordDefinition field 7 years ago
Matt Masson 8380da7fff Tokenizer fixes for quoted identifiers, comments, strings, numbers 7 years ago
Matt Masson 79b5433bb4 Initial commit of Power Query / M Language 7 years ago
Ali Mirlou a356c8ad22
Fix typo 7 years ago
Alex Dima f0ef36333b update mocha 7 years ago
Alex Dima 48e17a0001 1.4.0 7 years ago
Alexandru Dima 30868019d9
Update README.md 7 years ago
Alexandru Dima 1e3817ae55
Merge pull request #23 from mikegreiling/support-node-6-lts
Add support for Node 6 LTS
7 years ago
Alex Dima 22ba9ff9c7 Delete test/package.json 7 years ago
Alex Dima 146fedb9cf Merge remote-tracking branch 'origin/master' into pr/mikegreiling/23 7 years ago
Alex Dima 92ea8b5d76 Fix regular expressions on Windows (Fixes #3) 7 years ago
Alex Dima 5569d6fa18 Improve package.json 7 years ago
Alex Dima ebe8c27add Fixes #21 7 years ago
Mike Greiling 1723fda926
remove unnecessary parens 7 years ago
Mike Greiling 8332b52938
remove object spread for node 6 compatibility 7 years ago
Mike Greiling 50ced222cb
fix npm test script 7 years ago
masad-frost 59cf966107 Fix tests 7 years ago
masad-frost 76f0f15077 Remove code for comments 7 years ago
Alexandru Dima 98d97d8541
Merge pull request #19 from brijeshb42/master
Add support for webpack 3
7 years ago
Alexandru Dima cfa6425859
Merge pull request #41 from zqlu/perl
add perl to bundle.js
7 years ago
Zhiqiang Lu 807111133c add perl to bundle.js 7 years ago
Brijesh Bittu 19632dfaa6 Add support for webpack 3 7 years ago
Alexandru Dima 6c50bcf61c
Merge pull request #40 from zqlu/perl
Add Perl language
7 years ago
Zhiqiang Lu fdf97477a6 update perl test 7 years ago
Zhiqiang Lu ce9ef2b74d Add Perl language 7 years ago
Alexandru Dima 69230df585
Merge pull request #39 from zqlu/shell
Add Shell language
7 years ago
Alexandru Dima 14f6229243
Merge pull request #916 from nikeee/patch-1
Fix hash comment in xdot sample
7 years ago
Zhiqiang Lu 16f9c159f2 Add Shell language 7 years ago
Niklas Mollenhauer c2cc55508b
Fix hash comment in xdot sample 7 years ago
Alex Dima b1bb04e2f1 1.3.0 7 years ago
Alexandru Dima 7e67afdc3d
Merge pull request #18 from timkendrick/fix/worker-output-path
Fix worker output path in loader rules
7 years ago
Tim Kendrick c20f6dd6aa Fix worker output path in loader rules 7 years ago
Alex Dima c7b54325fd Patch typescriptServices to hard-code ts.sys to undefined (Microsoft/monaco-editor-webpack-plugin#9) 7 years ago
Alex Dima 5c1bcb6ae3 Update mocha 7 years ago
Alex Dima 5f84834ffa Clarify example
Add launch configuration
7 years ago
Alexandru Dima 198d321805
Merge pull request #14 from dmitriylyner/enhancement/context-path
Enhancement/dynamicPublicPath - Take into account publicPath being set dynamically
7 years ago
masad-frost be0d51046c Use .editorConfig from Microsoft/vscode 7 years ago
masad-frost f46294da86 Disable detectIndentation in .vscode 7 years ago
masad-frost 0a0c14ab03 Use tabs 7 years ago
masad-frost 18e09b4100 Fix broken comments 7 years ago
masad-frost 29bee2f3ef Fix scheme comments 7 years ago
masad-frost 520915ef46 Add regexp 7 years ago
masad-frost 12294521e0 Add ns and defn- to definitions 7 years ago
masad-frost 6f38c8fe44 Move boolean and str to keywords 7 years ago
masad-frost 79eaf088de Add defn- and include hyphen in boundary 7 years ago