tests/languages/tremor


Log

Author Commit Date CI Message
Michael Schmidt c56e4bf5 2021-12-10T14:36:33 Tremor: Use standard `regex` token (#3257)
Michael Schmidt 344d0b27 2021-10-05T23:51:30 Added even more language tests (#3137)
Darach Ennis ec25ba65 2021-09-21T21:19:47 Added Tremor project DSL language definition (#3087) * Add tremor project DSL langauge definitions Signed-off-by: Darach Ennis <darach@gmail.com> * Update components/prism-tremor.js Apply fix worst-case time complexity per @RunDevelopment's insight Co-authored-by: Michael Schmidt <msrd0000@gmail.com> * Update components/prism-tremor.js Terser formulation of pattern Co-authored-by: Michael Schmidt <msrd0000@gmail.com> * Update components/prism-tremor.js Terser formulation of pattern Co-authored-by: Michael Schmidt <msrd0000@gmail.com> * Update components/prism-tremor.js Terser formulation of pattern Co-authored-by: Michael Schmidt <msrd0000@gmail.com> * Add partial interpolation, expand tests, attend to lints Signed-off-by: Darach Ennis <darach@gmail.com> * Improved Tremor tokenization Signed-off-by: Michael Schmidt <mitchi5000.ms@googlemail.com> Co-authored-by: Michael Schmidt <msrd0000@gmail.com> Co-authored-by: Michael Schmidt <mitchi5000.ms@googlemail.com>