1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-12-25 23:37:06 +02:00

4 Commits

Author SHA1 Message Date
Tim Voronov
24752c0f48 Updated ANTLR and other dependencies. Upgraded Go version (#796)
* Updated ANTLR and other dependencies. Upgraded Go version

* Updated unit tests

* Updated CodeQL

* Fixed linting errors

* Updated build pipeline

* Reverted refactoring of build pipeline

* Removed outdated examples from E2E tests
2025-05-07 10:50:17 -04:00
Tim Voronov
24d8eedd4c Feature/doc markup (#543)
* Added release notes

* #509 fixedOCOD typo

* Updated values

* Updated comments

* Changed stdlib docs format

* Changed format of array in docs

* Use 'any' instead of 'value' in docs

* New format for optional params

* Updated docs for testing package

* Added namespace information
2020-08-07 21:49:29 -04:00
Tim Voronov
1af8b37a0f New type system (#232)
* New type system

* Fixed dot notation for HTML elements
2019-02-13 12:31:18 -05:00
3timeslazy
ebea64da37 Feature/#10 values (#128)
* added VALUES function
* updated object.Compare
2018-10-22 18:24:53 -04:00