OGordoo
|
084ed917dc
|
dev tools and games list
|
4 years ago |
lee
|
a527c0c678
|
subject make-your-game
|
4 years ago |
OGordoo
|
369977f8d0
|
Go projects links fixes
|
4 years ago |
Xavier Petit
|
3660ebb699
|
Fix typos
|
4 years ago |
Xavier Petit
|
135a631654
|
Fix firsword
|
4 years ago |
Xavier Petit
|
f980251584
|
Fix vscode syntax highlighting
|
4 years ago |
Xavier Petit
|
40fed9b16d
|
Fix
|
4 years ago |
LEEDASILVA
|
a67723e6d8
|
Merge pull request #648 from 01-edu/issue-fixing
Issues fixing
|
4 years ago |
OGordoo
|
a003411e1e
|
Issues fixing
|
4 years ago |
OGordoo
|
7cc80e6d1d
|
Merge pull request #631 from 01-edu/issue-fixs
content: issue fix
|
4 years ago |
lee
|
ed284cce05
|
$ -> %
|
4 years ago |
Xavier Petit
|
1daad3d1a4
|
Ugly fix is ugly
|
4 years ago |
LEEDASILVA
|
564a4ebc6c
|
Merge pull request #645 from atlekbai/patch-15
Update README.md of series
|
4 years ago |
LEEDASILVA
|
a7013c0974
|
Merge pull request #646 from atlekbai/patch-16
Update README.md race.js
|
4 years ago |
Tlekbai Ali
|
beecf4bc78
|
Update README.md
clarify subject
|
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
|
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
Leaves the flag no-arrays for backwards compatibility but marks it as deprecated
|
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
Also fixes the test and adds a test case for an empty file
|
4 years ago |
Augusto
|
7cb82fd8bf
|
Change the rc to report always the relative package
And add test cases for double wrapping of a disallowed function
|
4 years ago |
Augusto
|
9563d3cb9d
|
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
|
0d13b15215
|
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
|
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
Warning: the test is not working yet
|
4 years ago |
Augusto
|
20b509e624
|
fix Set method to interpret the flag `-no-these-arrays` and delete
unused flag type
|
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
unused functions
|
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 |