.. |
alias.rs
|
Allow private attribute on aliases (#1434)
|
2022-12-20 00:44:19 -08:00 |
analyzer.rs
|
Allow recipe parameters to shadow variables (#1480)
|
2023-01-10 00:59:02 +00:00 |
assignment_resolver.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
assignment.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
ast.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
attribute.rs
|
Hide recipes with [private] attribute (#1422)
|
2022-11-23 00:25:57 +00:00 |
binding.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
color_display.rs
|
Allow fewer lints (#1340)
|
2022-09-11 09:25:38 +00:00 |
color.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
command_ext.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
compile_error_kind.rs
|
Allow recipe parameters to shadow variables (#1480)
|
2023-01-10 00:59:02 +00:00 |
compile_error.rs
|
Allow recipe parameters to shadow variables (#1480)
|
2023-01-10 00:59:02 +00:00 |
compiler.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
completions.rs
|
Allow bash completion to complete tasks in other directories (#1303)
|
2022-09-23 20:34:55 -07:00 |
conditional_operator.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
config_error.rs
|
Allow matching search path arguments (#1475)
|
2023-01-12 07:06:17 +00:00 |
config.rs
|
Allow matching search path arguments (#1475)
|
2023-01-12 07:06:17 +00:00 |
count.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
delimiter.rs
|
Allow ignore line endings inside delimiters (#717)
|
2020-10-27 23:51:17 -07:00 |
dependency.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
dump_format.rs
|
Add --dump-format json (#992)
|
2021-11-17 00:07:48 -08:00 |
enclosure.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
error.rs
|
Add !include directives (#1470)
|
2023-01-13 03:25:28 +00:00 |
evaluator.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
expression.rs
|
Fix spelling (#1463)
|
2022-12-30 20:36:08 +00:00 |
fragment.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
function_context.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
function.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
fuzzing.rs
|
Restore fuzz test harness (#1246)
|
2022-06-21 02:16:02 +00:00 |
interrupt_guard.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
interrupt_handler.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
item.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
justfile.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
keyed.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
keyword.rs
|
Add tempdir setting (#1369)
|
2022-10-25 16:57:32 -07:00 |
lexer.rs
|
Fix spelling (#1463)
|
2022-12-30 20:36:08 +00:00 |
lib.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
line.rs
|
Don't evaluate comments (#1358)
|
2022-10-04 22:33:19 -07:00 |
list.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
load_dotenv.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
loader.rs
|
Add !include directives (#1470)
|
2023-01-13 03:25:28 +00:00 |
main.rs
|
Refactor run::run and Config (#490)
|
2019-10-09 00:18:53 -07:00 |
name.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
node.rs
|
Add tempdir setting (#1369)
|
2022-10-25 16:57:32 -07:00 |
ordinal.rs
|
Use pub(crate) instead of pub (#471)
|
2019-09-21 15:35:03 -07:00 |
output_error.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
output.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
parameter_kind.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
parameter.rs
|
Format exported variadic parameters correctly (#1451)
|
2022-12-15 21:08:53 +00:00 |
parser.rs
|
Fix spelling (#1463)
|
2022-12-30 20:36:08 +00:00 |
platform_interface.rs
|
Add [no-cd] attribute (#1400)
|
2022-11-02 23:37:35 -07:00 |
platform.rs
|
Add [no-cd] attribute (#1400)
|
2022-11-02 23:37:35 -07:00 |
position.rs
|
Use stable rustfmt instead of nightly (#967)
|
2021-09-16 13:44:40 +00:00 |
positional.rs
|
Allow matching search path arguments (#1475)
|
2023-01-12 07:06:17 +00:00 |
range_ext.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
recipe_context.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
recipe_resolver.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
recipe.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
run.rs
|
Add !include directives (#1470)
|
2023-01-13 03:25:28 +00:00 |
scope.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
search_config.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
search_error.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
search.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
set.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
setting.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
settings.rs
|
Change fallback setting default to false (#1425)
|
2022-11-25 21:02:01 +00:00 |
shebang.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
shell.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
show_whitespace.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
string_kind.rs
|
Fix issues reported by nightly clippy (#1336)
|
2022-09-11 08:41:24 +00:00 |
string_literal.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
subcommand.rs
|
Print format diff to stdout (#1506)
|
2023-01-13 10:30:38 -08:00 |
suggestion.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
summary.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
table.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
testing.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
thunk.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
token_kind.rs
|
Add / operator (#1237)
|
2022-06-25 09:39:06 +00:00 |
token.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
tree.rs
|
Merge imports (#1462)
|
2022-12-28 04:16:18 +00:00 |
unindent.rs
|
Fix multibyte codepoint crash (#1243)
|
2022-06-21 00:24:13 +00:00 |
unresolved_dependency.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
unresolved_recipe.rs
|
Add OS Configuration Attributes (#1387)
|
2022-10-31 00:52:03 -07:00 |
use_color.rs
|
Gargantuan refactor (#522)
|
2019-11-09 21:43:20 -08:00 |
variables.rs
|
Allow constructing absolute paths with / operator (#1320)
|
2022-09-11 07:48:02 +00:00 |
verbosity.rs
|
Eliminate lazy_static (#1442)
|
2022-12-15 16:53:21 -08:00 |
warning.rs
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |