19 Commits

Author SHA1 Message Date
Novus Nota bd15682b7b Added Tact, FunC, Fift, TL-B support (#13)
* Added Tact, FunC, Fift, TL-B support

Whose are the common languages of [TON](https://ton.org).

* chore: Updated list of supported languages

* feat: support Tact 1.3.0
2024-05-28 17:19:54 +04:00
Fela 5dd5b63780 Language display name 2024-01-29 12:46:51 +04:00
Fela 37f0b2f26d Lazy load patterns 2023-12-20 17:19:42 +04:00
github-actions[bot] adf35ba881 Update grammars (#5)
Co-authored-by: FrayxRulez <FrayxRulez@users.noreply.github.com>
2023-11-20 17:34:22 +04:00
Fela c84ef66a01 Added TL support 2023-11-20 15:26:49 +04:00
Mikhail Dunaev 247842358e Add script for generating grammars.dat and setup CI (#2)
* Make script work in node.js. The function `generate()` now just returns the blob.

* Log which language is loading right now

* Add GitHub action script for build and publish grammars.dat as artifact

* Add Create Pull Request workflow

* Update README.md

Co-authored-by: Fela Ameghino <frayx@live.it>
2023-10-30 17:41:57 +04:00
Fela Ameghino e68694136c Added list of supported languages 2023-10-23 16:17:20 +04:00
Fela 629dc69fbf Add display name to pure aliases too 2023-10-13 15:17:23 +02:00
Fela f1754c90d9 Added display names 2023-10-13 15:02:36 +02:00
Fela 7f62494bb8 Extend supported languages, dynamic generate 2023-10-10 15:29:40 +04:00
John Preston 16954ab5e9 Fix build with GCC 11. 2023-10-08 07:00:34 +04:00
John Preston b9a1ed1a19 Remove not needed <format> include. 2023-10-06 14:42:43 +04:00
John Preston 4521ec4dac Still accept grammars content, not file path. 2023-10-04 21:21:55 +04:00
Fela 447b037287 Included generation script 2023-10-04 20:33:46 +04:00
Fela 2c3416089b Use binary serialization for grammars 2023-10-04 20:33:46 +04:00
John Preston ac17c76eb7 Remove some unnecessary include-s.
This makes boost-regex and json11 a build-time dependency.
2023-10-04 16:13:00 +04:00
Fela Ameghino ee1abe01b5 Update README.md 2023-10-04 16:07:01 +04:00
Fela 2727287438 Initial commit 2023-10-04 12:43:52 +04:00
Fela 98bd5ceec4 Add .gitattributes and .gitignore. 2023-06-16 00:33:57 +04:00