Carlos Galindo
|
63c312589a
|
CFG: improved numbering system and removed connect(int, int)
|
2019-03-27 11:57:18 +01:00 |
|
Carlos Galindo
|
64395b31a0
|
Visitador: implemented returnStmts
|
2019-03-27 11:55:19 +01:00 |
|
Carlos Galindo
|
709bde80af
|
Visitador: implemented forStmts
|
2019-03-27 01:57:03 +01:00 |
|
Carlos Galindo
|
af1e41c592
|
Visitador: implemented doStmts
|
2019-03-27 00:41:26 +01:00 |
|
Carlos Galindo
|
dc51f39176
|
Transformador: more verbosity
|
2019-03-27 00:16:53 +01:00 |
|
Carlos Galindo
|
59a768855d
|
Visitador: added treatment of whileStmts
|
2019-03-27 00:16:44 +01:00 |
|
Carlos Galindo
|
8b62733a44
|
CFG: moved to list of tuples to avoid implicit comparisons with .equals() and improved index detection
|
2019-03-27 00:15:04 +01:00 |
|
Carlos Galindo
|
6be592fbd1
|
Transformador now takes a file/dir and transforms that
|
2019-03-26 23:26:21 +01:00 |
|
Carlos Galindo
|
c768ffb7d3
|
Added treatment of ifElse statements
|
2019-03-26 23:26:01 +01:00 |
|
Carlos Galindo
|
56c07550f2
|
Moved from Statement nodes to Node nodes
|
2019-03-26 22:42:56 +01:00 |
|
Carlos Galindo
|
221c9e6b23
|
Moved from List<String> to CFG object
|
2019-03-26 22:25:52 +01:00 |
|
Carlos Galindo
|
0e5667582b
|
Set indent to tabs and applied format to project
|
2019-03-26 20:29:29 +01:00 |
|
Carlos Galindo
|
782a4361c2
|
Fixed warnings
|
2019-03-26 20:25:29 +01:00 |
|
Carlos Galindo
|
a52d26a18e
|
Initial commit
|
2019-03-26 20:11:14 +01:00 |
|