index
:
esotericFORTRAN.git
main
Lexer, parser and compiler for a FORTRAN like programming language, with an IDE
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main
chris.sutcliffe
2021-12-15
4
-0
/
+53
|
\
|
*
Agile development - Ch5 updates
Alfie Eagleton
2021-12-14
4
-0
/
+53
*
|
add loop and conditional tests
chris.sutcliffe
2021-12-14
1
-0
/
+96
*
|
add basic variable tests
chris.sutcliffe
2021-12-14
1
-0
/
+91
|
/
*
add file reload from disk feature, correct typo in comments
chris.sutcliffe
2021-12-14
1
-1
/
+11
*
ass basic test file (to be expanded)
chris.sutcliffe
2021-12-13
1
-0
/
+3
*
add very simple utils testing
chris.sutcliffe
2021-12-13
1
-3
/
+10
*
fix maths linker error
chris.sutcliffe
2021-12-13
1
-3
/
+8
*
fixed bug with gui
jwansek
2021-12-13
1
-1
/
+1
*
fixed sieve example
jwansek
2021-12-13
1
-1
/
+1
*
added IDE documentation
jwansek
2021-12-13
3
-0
/
+31
*
Added to chapter 3 of the report
AidenRushbrooke
2021-12-13
1
-1
/
+1
*
added commented out left associativity example
jwansek
2021-12-12
1
-1
/
+2
*
Logical example and demo structure
AidenRushbrooke
2021-12-10
1
-0
/
+14
*
Added example program of each main feature
AidenRushbrooke
2021-12-09
16
-94
/
+106
*
Fixed bug with function return and added recursive example
AidenRushbrooke
2021-12-08
3
-40
/
+48
*
Fixed known issues
AidenRushbrooke
2021-12-07
5
-26
/
+28
*
Added comment support
AidenRushbrooke
2021-12-06
2
-16
/
+20
*
Fixed real value bug
AidenRushbrooke
2021-12-06
2
-10
/
+12
*
added clear results button (or press F4)
jwansek
2021-12-05
2
-4
/
+15
*
Updated report grammar
AidenRushbrooke
2021-12-05
5
-6
/
+40
*
Added subroutines and comments for most files
AidenRushbrooke
2021-12-05
11
-92
/
+621
*
Added basic function support
AidenRushbrooke
2021-12-04
10
-27
/
+301
*
tested in linux and added .sh
jwansek
2021-11-30
2
-1
/
+2
*
added save as and new file implementations
jwansek
2021-11-30
3
-5
/
+18
*
Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ...
jwansek
2021-11-30
1
-2
/
+9
|
\
|
*
correct small typo
chris.sutcliffe
2021-11-30
1
-1
/
+1
|
*
Merge branch 'main' of github.com:AlfieEagleton/EsotericProject into main
chris.sutcliffe
2021-11-30
8
-5
/
+82
|
|
\
|
*
|
update readme to contain ide usage information
chris.sutcliffe
2021-11-29
1
-1
/
+8
*
|
|
added first version of python IDE
jwansek
2021-11-30
4
-0
/
+235
|
|
/
|
/
|
*
|
added hello world javafx program
jwansek
2021-11-29
6
-0
/
+79
*
|
fixed bug where binaries were built in the wrong directory
jwansek
2021-11-29
2
-5
/
+3
|
/
*
clean repo (remove code dir, add UI dir)
chris.sutcliffe
2021-11-29
1
-0
/
+0
*
added example programs back
jwansek
2021-11-29
2
-0
/
+14
*
tidied up the folder a bit
jwansek
2021-11-29
3
-14
/
+0
*
added newline at end of manifest file (as required)
jwansek
2021-11-29
2
-0
/
+18
*
added compilation to .jar
jwansek
2021-11-29
4
-3
/
+7
*
add util class for reading files and change filereading method
chris.sutcliffe
2021-11-28
2
-7
/
+55
*
Added basic support for arrays
AidenRushbrooke
2021-11-27
7
-41
/
+150
*
Merge branch 'main' of https://github.com/AlfieEagleton/EsotericProject into ...
jwansek
2021-11-22
10
-76
/
+164
|
\
|
*
Improved error handing and added logical statements
AidenRushbrooke
2021-11-22
10
-81
/
+167
*
|
added argument parsing
jwansek
2021-11-22
4
-54
/
+158
|
/
*
Added newlines between different print statements
AidenRushbrooke
2021-11-20
2
-1
/
+2
*
Added initial support for do while loops
AidenRushbrooke
2021-11-20
6
-13
/
+47
*
Added Do statements and code blocks
AidenRushbrooke
2021-11-17
6
-35
/
+122
*
added testing of previous sprints to repository
jwansek
2021-11-15
1
-1
/
+8
*
changed output name to same as source file, added build folder, linux compata...
jwansek
2021-11-08
6
-28
/
+56
*
Added support for strings and improved print statement syntax
AidenRushbrooke
2021-11-07
10
-46
/
+213
*
Basic floating point support and small improvements to error handing
AidenRushbrooke
2021-11-07
11
-42
/
+91
*
Working if/else statements (very basic and unstable)
AidenRushbrooke
2021-11-06
8
-3
/
+82
[next]