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
|
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 |
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 |
Augusto
|
f0d1bcee39
|
Loads all the functions declared in local packages
|
4 years ago |
Augusto
|
d6194a2a33
|
Refactor of the flags
|
4 years ago |
xpetit
|
435bb95a04
|
Remove reference to another programming language
|
4 years ago |
Xavier Petit
|
08b3df53e0
|
Improve range & reverse subjects & correct implementations
|
4 years ago |
LEEDASILVA
|
d9129f10dc
|
Merge pull request #642 from atlekbai/patch-12
Update README.md interpolation
|
4 years ago |
LEEDASILVA
|
7617dcbc0c
|
Update README.md
|
4 years ago |
OGordoo
|
408cd57281
|
Merge pull request #644 from atlekbai/patch-14
Update README.md is-winner, fix display
|
4 years ago |
LEEDASILVA
|
7393504b52
|
Merge pull request #643 from atlekbai/patch-13
Update README.md, clarify keep-trying-or-giveup
|
4 years ago |
Tlekbai Ali
|
88abf19919
|
Update README.md
fix display of string
|
4 years ago |
Tlekbai Ali
|
6502bae456
|
Update README.md
|
4 years ago |
Tlekbai Ali
|
6a16a08b34
|
Update README.md
|
4 years ago |
Tlekbai Ali
|
6c9706625f
|
Update README.md
Add clarification
|
4 years ago |
Xavier Petit
|
2bd1c8c884
|
Remove additional examples in cases of errors and handled error check
Because it was causing issues with ztail kind of exercises where the
program can fail but the error message can be any line
|
4 years ago |
Tlekbai Ali
|
64eb69a7fe
|
Update README.md
Add clarification that interpolation point should be calculated within interval
|
4 years ago |
Xavier Petit
|
ad8185a189
|
Fix test
|
4 years ago |
Xavier Petit
|
72b6abfba3
|
Move implementation
|
4 years ago |
Xavier Petit
|
1950440884
|
Add condition to subject & implementation
|
4 years ago |
Xavier Petit
|
dba4f2df7f
|
Move implementation
|
4 years ago |
Xavier Petit
|
cf709fbb06
|
Simplify subject
|
4 years ago |
Xavier Petit
|
89e6da3e0e
|
Refactor
|
4 years ago |
Xavier Petit
|
7eef0eea96
|
goreturns -w .
|
4 years ago |
lee
|
777087a771
|
debounce: test correction
|
4 years ago |
Xavier Petit
|
ae7fee19b9
|
Move tofix exercises outside of tests
|
4 years ago |
Christopher Fremond
|
521f11f271
|
Update README.md
Clarification
|
4 years ago |
lee
|
659c91b6b9
|
adding valid in each statement
|
4 years ago |
lee
|
498fdd9897
|
moving js test comments for students
|
4 years ago |
Clement Denis
|
5bc89b1230
|
fix typo
|
4 years ago |
Clement Denis
|
a095e9db1a
|
fix name for raid sub exercises
|
4 years ago |
lee
|
5debc1f5dc
|
live data adding notifications
|
4 years ago |
lee
|
d65e02c1c4
|
raid3: cloner-news
|
4 years ago |
Tlekbai Ali
|
6c37ba5847
|
Update README.md
Add debounce link
|
4 years ago |
Clement Denis
|
d14b2ad98a
|
1 because.... raids
|
4 years ago |
Clement Denis
|
a1660c3bb1
|
add dummy tests for piscine raids.
|
4 years ago |
OGordoo
|
ef5f868d6d
|
Merge pull request #634 from 01-edu/interpolation
interpolation fix
|
4 years ago |
lee
|
40e5a570f6
|
interpolation fix
|
4 years ago |