xpetit
|
c1551addca
|
Prevent print[ln]() in exam mode (without correct formatting)
|
4 years ago |
xpetit
|
8b64ff0b32
|
Prepare test image for exam and make some messages more explicit
|
4 years ago |
xpetit
|
9b1c3ed201
|
Make print & println forbidden
|
4 years ago |
xpetit
|
dec0a7b659
|
Fix raid3
|
4 years ago |
xpetit
|
aae39ba6f9
|
Fix raid3
|
4 years ago |
lee
|
19b5d2a260
|
renaming raids and undoing deletion of raid1*
|
4 years ago |
xpetit
|
38c7e95598
|
Put specific versions for Docker containers
This is done to remove potential bugs caused by a dependency change
Update the versions must be done manually and validated with automated tests
|
4 years ago |
MSilva95
|
28d21e8af8
|
changing isprint to isgraphic
|
4 years ago |
MSilva95
|
35b67d29ae
|
fixing grouping exercise
|
4 years ago |
MSilva95
|
b50995c2e9
|
removing some code
|
4 years ago |
MSilva95
|
36ae5dcbf5
|
fix test of the grouping exercise
|
4 years ago |
MSilva95
|
99bd92bcb9
|
adding spaces in the output
|
4 years ago |
MSilva95
|
7e0ae5d58e
|
adding spaces in the output
|
4 years ago |
xpetit
|
6910b511e6
|
Fix test
|
4 years ago |
xpetit
|
a18dc001f0
|
Fix test (for real this time)
|
4 years ago |
Xavier Petit
|
3660ebb699
|
Fix typos
|
4 years ago |
Xavier Petit
|
135a631654
|
Fix firsword
|
4 years ago |
Xavier Petit
|
40fed9b16d
|
Fix
|
4 years ago |
Xavier Petit
|
1daad3d1a4
|
Ugly fix is ugly
|
4 years ago |
Augusto
|
c6687f4d80
|
Verify that the file to be analyze exists before analyze it
Allow flag -no-array for backwards compatibility
Add tests for the cases that were causing issues
|
4 years ago |
Augusto
|
87fd378534
|
Update notification and make rc more readable
|
4 years ago |
Augusto
|
f26ca55c9f
|
Update documentation and make rc more readable
|
4 years ago |
|
44ad46d6e6
|
Fix bug
|
4 years ago |
|
3f4b4a5348
|
Get RC packages
|
4 years ago |
Augusto
|
662a729b0d
|
Clarify comment
|
4 years ago |
Augusto
|
ee68eab354
|
Rename method `init` to `set` to avoid conflicts
|
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
|
02ed96cadf
|
Change the flags from arrays to slices
Leaves the flag no-arrays for backwards compatibility but marks it as deprecated
|
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
Also fixes the test and adds a test case for an empty file
|
4 years ago |
Augusto
|
81d69fdbbd
|
Change the rc to report always the relative package
And add test cases for double wrapping of a disallowed function
|
4 years ago |
Augusto
|
aea1f7debb
|
Fix the issue with the error message not appearing in the same order
The function Equal result checks if all the lines appear in the result
independently of the order
|
4 years ago |
Augusto
|
3966dffaf0
|
Delete repretitions in error message
Also added automated tests, but the sometimes the test can fail only
for the order the lines are displayed
|
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
|
e6a9200c75
|
Add tests and exercises examples to test the output of the rc
Warning: the test is not working yet
|
4 years ago |
Augusto
|
094c520261
|
fix Set method to interpret the flag `-no-these-arrays` and delete
unused flag type
|
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
unused functions
|
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 |