Christopher Schleiden
|
117b69f10f
|
Add range to tokens
|
2023-01-31 15:31:16 -08: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 |
|
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 |
|
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 |
|
Christopher Schleiden
|
b322bcb32b
|
Do not add duplicate entries to description dictionary
|
2023-01-11 13:28:53 -08: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 |
|
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 |
|
Josh Gross
|
c49981ec64
|
npm run format -ws
|
2023-01-09 19:02:19 -05: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 |
|