extensions
|
Add string lists
|
2021-11-12 19:01:20 -06:00 |
__init__.py
|
Add setup.py
|
2021-10-17 23:45:24 -05:00 |
ast.py
|
Fix enums with "-"/"_" in the name
|
2021-11-24 14:57:34 -06:00 |
ast_utils.py
|
Improved validation
|
2021-11-12 18:01:56 -06:00 |
completions.py
|
Add GtkComboBoxText items
|
2021-11-12 18:40:26 -06:00 |
completions_utils.py
|
Fix mypy warning
|
2021-11-24 20:06:55 -06:00 |
errors.py
|
lsp: Add code actions
|
2021-11-11 22:59:49 -06:00 |
gir.py
|
Fix enums with "-"/"_" in the name
|
2021-11-24 14:57:34 -06:00 |
lsp.py
|
lsp: Add code actions
|
2021-11-11 22:59:49 -06:00 |
lsp_utils.py
|
Add GtkFileFilter properties
|
2021-11-12 09:23:25 -06:00 |
main.py
|
lsp: Support completions
|
2021-10-30 17:49:14 -05:00 |
parser.py
|
Fix bindings with no flags
|
2021-11-24 14:12:37 -06:00 |
parser_utils.py
|
Add accessibility properties
|
2021-11-12 00:51:01 -06:00 |
tokenizer.py
|
Fix bugs in the tokenizer
|
2021-11-12 09:42:48 -06:00 |
utils.py
|
lsp: Add code actions
|
2021-11-11 22:59:49 -06:00 |
xml_emitter.py
|
Initial commit
|
2021-10-17 15:26:34 -05:00 |
xml_reader.py
|
Improve value parsing
|
2021-11-01 21:51:25 -05:00 |