-
Updated to Swift 4 #60
Alex Culeva -
Fixed the bug when Taylor couldn't read unquoted excludes #3
Alex Culeva
-
Fixed the bug when Taylor got stuck #51
Alex Culeva -
Fixed the bug when report files haven't been generated #49
Mihai Seremet
-
Fixed dependency issue
Andrei Raifura -
Added a sanity check after Travis build
Andrei Raifura
- Migrated to Swift 3.0.1
Andrei Vacaruc
-
Updated the codebase to Xcode 7.3 #26
Alex Culeva -
Slightly improved the performance (it was very fast, now it's lightning fast)
Alex Culeva -
When running make install, now it uses xcpretty if available
Alex Culeva -
Made Easter egg great again
Alex Culeva -
Now it prints running time with two decimal places
Andrei Raifura -
Slightly changed rules warning messages
Alex Culeva
-
Fixed the bug when closure parameters were recognized as simple parameters leading to
tooManyArguments
violation trigger
Alex Culeva -
Fixed the crash when empty string was passed as report filename
Alex Culeva -
Guard statement is now recognized
Alex Culeva -
Extracted the logic of excluded files in a framework
Simion Schiopu -
Edited Makefile. Homebrew will use
make install
to deploy the binaries
Andrei Raifura -
Taylor now uses Carthage as dependency manager
Andrei Raifura -
Improved compile time
Andrei Raifura
- Prepared Makefile for Homebrew integration
Andrei Raifura
-
Implemented
Finder
module
Simion Schiopu -
Implemented
Temper
module reponsible for rule conformance checking and report generation
Mihai Seremet -
Implemented
Caprices
module responsible for parsing command-line arguments and storing into a dictionary
Dmitrii Celpan -
Implemented
Scissors
module responsible for parsing SourceKitten AST dictionary into a more convenient to work with form
Alex Culeva -
Implemented
Taylor
application and set the logic flow throughout the modules
Andrei Raifura