Sidharth Vinod
|
0d7644c782
|
refactor: Fix types
|
2023-11-15 09:25:49 +05:30 |
|
Sidharth Vinod
|
f9df193b7b
|
chore: Fix imports
|
2023-11-15 01:04:07 +05:30 |
|
Sidharth Vinod
|
fc400ea57b
|
fix: Langium formatting
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
|
2023-11-15 00:57:39 +05:30 |
|
Sidharth Vinod
|
b88d1dfaa9
|
fix(packet): Grammar whitespace
Move populate into parser
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
|
2023-11-14 11:59:58 +05:30 |
|
Sidharth Vinod
|
7c79bbd6b0
|
refactor: Address review comments
Moved some types around
Removed unnecessary params
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com>
Co-authored-by: Alois Klink <alois@aloisklink.com>
|
2023-11-14 11:48:11 +05:30 |
|
Sidharth Vinod
|
c41594d220
|
feat: Add packet diagram
|
2023-09-14 22:35:13 +05:30 |
|
Sidharth Vinod
|
271b779995
|
refactor: Simplify TokenBuilder and ValueConverter
|
2023-09-14 17:32:44 +05:30 |
|
Reda Al Sulais
|
7ea3c64268
|
chore: increase test-util.ts converage by returning undefined
|
2023-08-26 14:37:36 +03:00 |
|
Reda Al Sulais
|
2b6a34e9e0
|
chore: add vitest imports to test-util.ts
|
2023-08-26 14:20:22 +03:00 |
|
Reda Al Sulais
|
458b90c78d
|
chore: run pnpm lint:fix
|
2023-08-26 14:06:41 +03:00 |
|
Reda Al Sulais
|
21539dfb6a
|
create noErrorsOrAlternatives parser helper function
|
2023-08-26 14:01:56 +03:00 |
|
Reda Al Sulais
|
8186a54962
|
chore: export InfoModule from infoModule.ts
|
2023-08-26 13:39:17 +03:00 |
|
Reda Al Sulais
|
24c8e575f4
|
docs(parser): create packages/parser README.md file
|
2023-08-22 20:39:19 +03:00 |
|
Reda Al Sulais
|
fc96ebefd4
|
build: update langium and langium-cli to v2.0.1
|
2023-08-22 13:19:52 +03:00 |
|
Reda Al Sulais
|
cc6f896b69
|
chore: remove ./* part from exports in parser/package.json
Co-authored-by: Alois Klink <alois@aloisklink.com>
|
2023-08-21 03:03:50 +03:00 |
|
Reda Al Sulais
|
1c24617f98
|
feat(parser): create info parser with exporting parser internals
|
2023-08-20 15:38:46 +03:00 |
|
Reda Al Sulais
|
1559c2ca21
|
feat(parser): create common directory for langium parsers
|
2023-08-20 15:36:02 +03:00 |
|
Reda Al Sulais
|
6141722b1f
|
feat: create parser package in packages directory
|
2023-08-20 15:31:40 +03:00 |
|