23 Commits (a72927be169f7de42fca66a8031fbb2fbb7a6e08)

Author SHA1 Message Date
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 eb9c4b11fe Format error message and fix prevent errors 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 3966dffaf0 Delete repretitions in error message 4 years ago
Augusto b8d36be8bb Create some function to reorganize the code 4 years ago
Augusto 5662b53e37 Update the readme with the new use and examples of the new flags 4 years ago
Augusto 4d5b7b657a Fix explanation of the flags 4 years ago
Augusto 094c520261 fix Set method to interpret the flag `-no-these-arrays` and delete 4 years ago
Augusto 90443d4b4c Remove more 4 years ago
Augusto 5e416ed9b1 Analyses the functions and imports of the file to be checked 4 years ago
Augusto a407e3504e Adds functions to analyse the content of functions and removes 4 years ago
Augusto 519f3216e9 Modifies the load process to create and fill the scopes of the prog 4 years ago
Augusto 184305b196 Adds a functions that given a scope returns the functions declared 4 years ago
Augusto f0d1bcee39 Loads all the functions declared in local packages 4 years ago
Augusto d6194a2a33 Refactor of the flags 4 years ago
13e199c07a Remove printing in case of success 5 years ago
Xavier Petit d45b2f940f Improve Dockerfile, move tests 5 years ago
Xavier Petit 802264081a Use absolute path and embrace GOPATH #occupy 5 years ago
Xavier Petit 813dfb5198 Change folder hierarchy 5 years ago
Xavier Petit ddc1bde725 Change folder hierarchy 5 years ago
Xavier Petit d8c0aa825a Move Go source code outside of "src" (abort mission) 5 years ago
Xavier Petit fd21b5fa8f Move Go source code in "src" to allow GOPATH usage 5 years ago
Xavier Petit 6ed1ae0cc5 Move RC to where it is used (tests/go) 5 years ago
Xavier Petit 0424daa985 Refactor & Beautify & destruction commit 5 years ago
Xavier Petit d4b653525d
Add RC program 5 years ago