- 13 Nov, 2016 2 commits
-
-
Julien Lemaire authored
Implemented Metrics as an enum
-
Julien Lemaire authored
-
- 09 Nov, 2016 4 commits
-
-
Julien Lemaire authored
-
piernov authored
Support comments and indent
-
Nassim Bounouas authored
-
piernov authored
Lack import of InputOutputException corrected
-
- 08 Nov, 2016 1 commit
-
-
Nassim Bounouas authored
-
- 07 Nov, 2016 3 commits
-
-
Julien Lemaire authored
-
Nassim Bounouas authored
OutputFileNotFoundException created and WriteTextFile Exceptions corrected
-
Nassim Bounouas authored
-
- 25 Oct, 2016 3 commits
-
-
Julien Lemaire authored
Fix/conditional jump class
-
piernov authored
-
piernov authored
-
- 20 Oct, 2016 1 commit
-
-
piernov authored
Fix In/Out
-
- 19 Oct, 2016 7 commits
-
-
Julien Lemaire authored
* Throws an ArgumentsException when using rewrite and translate at the same time * Fix behaviour when no arguments are passed * Taking care of check too when seeing if several modes are used * Renamed READ mode to RUN
-
Julien Lemaire authored
Make .bmp file ext check case insensitive
-
Julien Lemaire authored
-
piernov authored
Remove unused InstructionSet from Machine
-
piernov authored
Run Checker before executing brainfuck program
-
piernov authored
-
- 18 Oct, 2016 5 commits
-
-
piernov authored
-
Julien Lemaire authored
Rename SyntaxException to ArgumentsException
-
Julien Lemaire authored
-
Julien Lemaire authored
Iofile → io
-
Julien Lemaire authored
iofile package became io package + WriteImageFile became WriteImage and is printing image output on stdout
-
- 17 Oct, 2016 6 commits
-
-
Julien Lemaire authored
* Type of file generalized (check, translate and rewrite behaviours now support image files) * Printing image on stdout if one is passed as parameter for translate behaviour
-
piernov authored
-
piernov authored
Fix/readimagefile
-
piernov authored
-
piernov authored
-
piernov authored
Wip/packages
-
- 16 Oct, 2016 5 commits
-
-
piernov authored
Move file IO classes in fileio/ + rename ReadImage to ReadImageFile and ImageWriter to WriteImageFile
-
piernov authored
Fix/exceptions
-
piernov authored
-
piernov authored
-
* Move exceptions to src/brainfuck/exceptions * Revert " Returning good exit codes (#12)" This reverts commit 47ef8e4b. * Remove useless throws, fix excetions import * Add error code to exceptions which is used as exit code when catching exceptions in Main * ArgParser's SyntaxException is now in its own file * Replace use of System.exit() by exceptions
-
- 15 Oct, 2016 3 commits