2004 Commits (2e83184428eff58f3a35134220db5ba5d4913c24)
 

Author SHA1 Message Date
Augusto 4fba39731e Delete duplicated `rc` 4 years ago
Augusto ee68eab354 Rename method `init` to `set` to avoid conflicts 4 years ago
Augusto 53ed2a1ab8 Improve readability, delete unused function plus minor fixes 4 years ago
Augusto 40e0bb7fba No output when succeded 4 years ago
Augusto 86dc57bd2c Fix typo 4 years ago
Augusto a5efa8b672 Update the documentation with the new name of the flags 4 years ago
Augusto c237d1f4e6 Change the flags from arrays to slices 4 years ago
Augusto 6a68e32e71 Replace `array` for `slice` in all the output 4 years ago
Augusto 9f0fd96abb Fix documentation and minor fixes 4 years ago
Augusto 9a2ce2b82e Add a case with both an empty file and an empty golang source file 4 years ago
Augusto 3e7ac1e1cb Format error message and fix prevent errors 4 years ago
Augusto 374aef2486 Add a test case for an empty golang source file 4 years ago
Augusto 066790ee48 Delete unused code 4 years ago
Augusto 6d73d14251 Treats the case of not passing a golang source file 4 years ago
Augusto 7cb82fd8bf Change the rc to report always the relative package 4 years ago
Augusto 9563d3cb9d Fix the issue with the error message not appearing in the same order 4 years ago
Augusto 0d13b15215 Delete repretitions in error message 4 years ago
Augusto 35b5cca101 Create some function to reorganize the code 4 years ago
Augusto b8cfeb562c Fix typo and formatting 4 years ago
Augusto c3be6bdf4d Update the readme with the new use and examples of the new flags 4 years ago
Augusto dfad0a3a70 Fix explanation of the flags 4 years ago
Augusto c66bd256d9 Add tests and exercises examples to test the output of the rc 4 years ago
Augusto 20b509e624 fix Set method to interpret the flag `-no-these-arrays` and delete 4 years ago
Augusto 57b34a7c26 Remove more 4 years ago
Augusto 865041bd4f Analyses the functions and imports of the file to be checked 4 years ago
Augusto f4d295f050 Adds functions to analyse the content of functions and removes 4 years ago
Augusto 14505a38c1 Modifies the load process to create and fill the scopes of the prog 4 years ago
Augusto 3baf82a240 Adds a functions that given a scope returns the functions declared 4 years ago
Augusto 136564e84f Loads all the functions declared in local packages 4 years ago
Augusto 458522b6d6 Refactor of the flags 4 years ago
Augusto eeed49b2b8 Merge 4 years ago
Augusto 0696b6683b Improve readability, delete unused function plus minor fixes 4 years ago
Augusto 8ff4df7f65 No output when succeded 4 years ago
Augusto aa14633609 Fix typo 4 years ago
Augusto a72927be16 Update the documentation with the new name of the flags 4 years ago
Augusto 02ed96cadf Change the flags from arrays to slices 4 years ago
Augusto 7da56a4a89 Replace `array` for `slice` in all the output 4 years ago
Augusto 8a839ba029 Fix documentation and minor fixes 4 years ago
Augusto 2bf797007b Add a case with both an empty file and an empty golang source file 4 years ago
Augusto eb9c4b11fe Format error message and fix prevent errors 4 years ago
Augusto 74d5f11f48 Add a test case for an empty golang source file 4 years ago
Augusto ca7b0a931f Delete unused code 4 years ago
Augusto 8d1b051f4b Treats the case of not passing a golang source file 4 years ago
Augusto 81d69fdbbd Change the rc to report always the relative package 4 years ago
Augusto aea1f7debb Fix the issue with the error message not appearing in the same order 4 years ago
Augusto 3966dffaf0 Delete repretitions in error message 4 years ago
Augusto b8d36be8bb Create some function to reorganize the code 4 years ago
Augusto 8ef3999d73 Fix typo and formatting 4 years ago
Augusto 8d14dc4479 Add a test case for an unallowed string literal 4 years ago
Augusto 5662b53e37 Update the readme with the new use and examples of the new flags 4 years ago