index
:
makers
canon
a POSIX-compatible make implemented in Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
makefile
/
token.rs
Age
Commit message (
Expand
)
Author
Lines
2021-04-02
ignore macro-expanded-to-empty lines
Melody Horn
-0
/
+8
2021-04-01
put extensions behind a feature
Melody Horn
-12
/
+25
2021-04-01
and here i thought alt() would do backtracking on its own
Melody Horn
-7
/
+3
2021-04-01
for the record, shit is fucked right here
Melody Horn
-37
/
+88
2021-04-01
slightly fancier errors
Melody Horn
-4
/
+4
2021-03-31
redundancy is bad
Melody Horn
-1
/
+1
2021-03-31
avoid redundancy
Melody Horn
-0
/
+1
2021-03-31
issuing correction on a previous post of mine, regarding pub(crate)
Melody Horn
-15
/
+15
2021-03-31
fix the tests oops
Melody Horn
-10
/
+17
2021-03-31
massively upgrade error handling
Melody Horn
-7
/
+9
2021-03-28
almost implement all functions
Melody Horn
-0
/
+7
2021-03-28
lay down boilerplate for function calls
Melody Horn
-33
/
+63
2021-03-28
add (& somewhat test!) GNUful conditionals
Melody Horn
-0
/
+21
2021-03-27
use Self more often in token
Melody Horn
-6
/
+6
2021-03-27
why `pub` when you can `pub(crate)`?
Melody Horn
-11
/
+11
2021-03-27
cargo fmt
zseri
-59
/
+105
2021-03-26
start at the start, not the end
Melody Horn
-1
/
+1
2021-03-26
overhaul target handling
Melody Horn
-0
/
+49
2021-03-23
man i don't even fuckin know anymore
Melody Horn
-0
/
+236