Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
|
|
Changelog
=========
📝 Link to VS Code Extension in readme (#281) (92ed21c)
Add `env_var(key)` and `env_var_or_default(key, default)` functions (#280) (79c0994)
Make EOL after interpolation a proper error (#279) (9a56e27)
Update changelog (#278) (661342b)
Add functions (#277) (afa4aeb)
Rename Scanner to Lexer (#276) (66391de)
Align doc-comments in `--list` output (#273) (c5eeb89)
Only provide MinGW build on Windows (#274) (5f8e1ea)
Misc fixes before publishing new version (#271) (19a559c)
Bump version: 0.3.3 -> 0.3.4 (#269) (88afe90)
Change license to CC0 (#270) (a88d785)
Build x86_64-pc-windows-gnu target for releases (#267) (69e79b9)
Bump dependencies (#265) (ce65a15)
Clean up grammar (#268) (659af49)
Miscellaneous cleanup (#261) (def1bda)
Refactor Tokenizer (#260) (8611735)
Refactor more tests into macro invocations (#259) (afe2c0f)
Refactor evaluators and resolvers into common form (#258) (28a57d9)
Convert parser tests to macros (#257) (bc79d16)
Use imperative mood in help strings (#256) (87b2130)
Use uppercase names for arguments (#255) (c84a86d)
Rename `options` to `configuration` (#254) (7166fa9)
Do not evaluate backticks in assignments during dry runs (#253) (acb5d6f)
Refactor some other stuff (#252) (13a124d)
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Add `env_var(key)` and `env_var_or_default(key, default)` functions (#280) (79c0994)
Make EOL after interpolation a proper error (#279) (9a56e27)
Update changelog (#278) (661342b)
Add functions (#277) (afa4aeb)
Rename Scanner to Lexer (#276) (66391de)
Align doc-comments in `--list` output (#273) (c5eeb89)
Only provide MinGW build on Windows (#274) (5f8e1ea)
Misc fixes before publishing new version (#271) (19a559c)
Bump version: 0.3.3 -> 0.3.4 (#269) (88afe90)
Change license to CC0 (#270) (a88d785)
Build x86_64-pc-windows-gnu target for releases (#267) (69e79b9)
Bump dependencies (#265) (ce65a15)
Clean up grammar (#268) (659af49)
Miscellaneous cleanup (#261) (def1bda)
Refactor Tokenizer (#260) (8611735)
Refactor more tests into macro invocations (#259) (afe2c0f)
Refactor evaluators and resolvers into common form (#258) (28a57d9)
Convert parser tests to macros (#257) (bc79d16)
Use imperative mood in help strings (#256) (87b2130)
Use uppercase names for arguments (#255) (c84a86d)
Rename `options` to `configuration` (#254) (7166fa9)
Do not evaluate backticks in assignments during dry runs (#253) (acb5d6f)
Refactor some other stuff (#252) (13a124d)
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Make EOL after interpolation a proper error (#279) (9a56e27)
Update changelog (#278) (661342b)
Add functions (#277) (afa4aeb)
Rename Scanner to Lexer (#276) (66391de)
Align doc-comments in `--list` output (#273) (c5eeb89)
Only provide MinGW build on Windows (#274) (5f8e1ea)
Misc fixes before publishing new version (#271) (19a559c)
Bump version: 0.3.3 -> 0.3.4 (#269) (88afe90)
Change license to CC0 (#270) (a88d785)
Build x86_64-pc-windows-gnu target for releases (#267) (69e79b9)
Bump dependencies (#265) (ce65a15)
Clean up grammar (#268) (659af49)
Miscellaneous cleanup (#261) (def1bda)
Refactor Tokenizer (#260) (8611735)
Refactor more tests into macro invocations (#259) (afe2c0f)
Refactor evaluators and resolvers into common form (#258) (28a57d9)
Convert parser tests to macros (#257) (bc79d16)
Use imperative mood in help strings (#256) (87b2130)
Use uppercase names for arguments (#255) (c84a86d)
Rename `options` to `configuration` (#254) (7166fa9)
Do not evaluate backticks in assignments during dry runs (#253) (acb5d6f)
Refactor some other stuff (#252) (13a124d)
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
|
|
Changelog
=========
Miscellaneous cleanup (#261) (def1bda)
Refactor Tokenizer (#260) (8611735)
Refactor more tests into macro invocations (#259) (afe2c0f)
Refactor evaluators and resolvers into common form (#258) (28a57d9)
Convert parser tests to macros (#257) (bc79d16)
Use imperative mood in help strings (#256) (87b2130)
Use uppercase names for arguments (#255) (c84a86d)
Rename `options` to `configuration` (#254) (7166fa9)
Do not evaluate backticks in assignments during dry runs (#253) (acb5d6f)
Refactor some other stuff (#252) (13a124d)
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Refactor Tokenizer (#260) (8611735)
Refactor more tests into macro invocations (#259) (afe2c0f)
Refactor evaluators and resolvers into common form (#258) (28a57d9)
Convert parser tests to macros (#257) (bc79d16)
Use imperative mood in help strings (#256) (87b2130)
Use uppercase names for arguments (#255) (c84a86d)
Rename `options` to `configuration` (#254) (7166fa9)
Do not evaluate backticks in assignments during dry runs (#253) (acb5d6f)
Refactor some other stuff (#252) (13a124d)
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Refactor Everything (#250) (2b6b715)
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Give errors clearer names (#249) (86dc82f)
Add rename recipe to justfile (#248) (a4bf6c3)
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Stop empty comments from swallowing the next line (#247) (3acd566)
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
Changelog
=========
Make unexpected token formatting clearer (#243) (b9e1f73)
Add instructions for installing via Homebrew (#238) (fcc27a9)
|
|
|
|
|
|
|
|
|