* feat(grammar): add field name for operators in expressions OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter-lua?expand=0&rev=4
45 lines
1.5 KiB
Plaintext
45 lines
1.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Dec 31 14:49:23 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- Update to version 0.4.1:
|
|
* feat(grammar): add field name for operators in expressions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 22 01:01:04 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- Update to version 0.4.0:
|
|
* feat(grammar): support luajit binary number
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 16:28:15 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.3.0:
|
|
* refactor: use Tree-sitter prefixed calloc/free functions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 4 23:10:09 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- switch to download_files service
|
|
- add devel package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 15 20:02:18 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- change spec file so that neovim automatically detects the grammar
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 08:50:45 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
- update to 0.2.0:
|
|
* adapt to tree-sitter >= 0.23.0
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 23:24:36 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
- switch to the correct upstream (which works with neovim)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 21 11:41:48 UTC 2024 - Richard Rahl <rrahl0@disroot.org>
|
|
|
|
- initial packaging
|