fif/src
Lynne Megido 3642f0112a
version bump, minor cleanup, cli parse fix
previously, `fif -e rs src` would be interpreted as "scan for files with extensions 'rs' and 'src' in the default directory" instead of "scan for files with extension 'rs' in 'src'" - this has been fixed
2021-02-15 02:20:48 +10:00
..
formats.rs version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
inspectors.rs begone, proc_macro! removes a bunch of dependencies that came through darling. 2021-02-15 00:30:12 +10:00
main.rs version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
parameters.rs version bump, minor cleanup, cli parse fix 2021-02-15 02:20:48 +10:00
scanerror.rs rudimentary script output, lots of small stuff, performance improvements 2021-02-10 19:20:22 +10:00