Commit Graph

41 Commits

Author SHA1 Message Date
Christopher Schleiden d0524937cd Use github package names 2023-01-23 18:04:54 -08:00
Christopher Schleiden 5523a36a65 Fix typo 2023-01-23 17:49:52 -08:00
Christopher Schleiden 4509c67f0e Add more commands 2023-01-23 15:38:07 -08:00
Christopher Schleiden 95d7590889 Add README for actions-expressions 2023-01-23 15:31:47 -08:00
github-actions 37157938ea v0.1.91 2023-01-23 21:14:10 +00:00
github-actions 23e2a5c1bc v0.1.90 2023-01-23 16:42:31 +00:00
github-actions 675e8f1307 v0.1.89 2023-01-20 17:52:20 +00:00
github-actions 5a2d53882c v0.1.88 2023-01-19 21:20:13 +00:00
Christopher Schleiden dc65810e70 Support multiple unbalanced parentheses 2023-01-19 13:15:44 -08:00
Christopher Schleiden c3fb85be5d Fix typos in comment
Co-authored-by: Josh Gross <joshmgross@github.com>
2023-01-19 10:17:45 -08:00
Christopher Schleiden e6a2e3eb43 Fix a bunch of auto-complete issues 2023-01-19 10:17:43 -08:00
github-actions a7fd04c47d v0.1.87 2023-01-19 18:09:21 +00:00
Christopher Schleiden 441becd3e7 Merge pull request #91 from github/cschleiden/improve-expression-validation
Validate expressions even when calling `fromJson`
2023-01-19 10:08:43 -08:00
Christopher Schleiden 7d9132fb6e Add comments to Evaluator 2023-01-19 09:58:50 -08:00
github-actions 8eeec23153 v0.1.86 2023-01-19 00:32:33 +00:00
Laura Yu 05de7282bd Add variables context provider (#88) 2023-01-18 16:31:49 -08:00
Christopher Schleiden f840cd2599 Validate expressions even when calling fromJson 2023-01-18 14:50:51 -08:00
github-actions 235709c1af v0.1.85 2023-01-18 21:20:37 +00:00
github-actions 5d712ecba0 v0.1.84 2023-01-13 20:37:06 +00:00
github-actions c0fc4312f5 v0.1.83 2023-01-11 22:45:07 +00:00
github-actions ef56b080b9 v0.1.82 2023-01-11 22:15:54 +00:00
Christopher Schleiden b322bcb32b Do not add duplicate entries to description dictionary 2023-01-11 13:28:53 -08:00
github-actions 031e1b474b v0.1.81 2023-01-11 20:05:45 +00:00
Christopher Schleiden 1910076754 Merge pull request #83 from github/cschleiden/context-descriptions
Support descriptions for context completions
2023-01-11 12:05:01 -08:00
Christopher Schleiden 4ff09b2a8a Move description dictionary to a new file 2023-01-11 10:59:06 -08:00
Christopher Schleiden 43fecc8648 Support descriptions for contexts 2023-01-10 17:44:48 -08:00
github-actions 2bfc7d5293 v0.1.80 2023-01-11 00:37:23 +00:00
Christopher Schleiden eb25801e47 Adjust exports 2023-01-10 16:11:15 -08:00
Christopher Schleiden 97d50f74af Clean up transform function 2023-01-10 16:05:50 -08:00
github-actions dd386b06bb v0.1.79 2023-01-10 21:32:21 +00:00
github-actions 250412c0cc v0.1.78 2023-01-10 01:11:52 +00:00
github-actions b02eaa37b2 v0.1.77 2023-01-10 00:12:40 +00:00
Josh Gross c49981ec64 npm run format -ws 2023-01-09 19:02:19 -05:00
Josh Gross 3df70b2491 Use a standard format configuration across packages 2023-01-09 19:01:50 -05:00
github-actions 3e93c3c232 v0.1.76 2023-01-09 23:29:53 +00:00
github-actions 31fcfe1e44 v0.1.75 2023-01-09 22:50:14 +00:00
github-actions 2c3cb933a3 v0.1.74 2023-01-09 22:34:08 +00:00
Christopher Schleiden 29ea450be0 Update repo location 2023-01-09 14:26:48 -08:00
Christopher Schleiden 7ba0613401 Bring in latest changes 2023-01-09 14:03:56 -08:00
Christopher Schleiden 02946d388a Path is case-sensitive 2023-01-09 09:11:10 -08:00
Christopher Schleiden 70e33f999d Merge parser and expressions into repository 2023-01-06 15:54:31 -08:00