index
:
clp.git
main
A small Python compiler with optimizer written in Java
Ubuntu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Main.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reaching definition analysis (#17)
Emanuele Grasso
2024-07-14
1
-40
/
+88
*
Code generation (#20)
Geno
2024-07-11
1
-3
/
+34
*
fixed warnings, better formatting, final added where possible
geno
2024-06-30
1
-1
/
+1
*
resolving all the comments santo made
geno
2024-06-28
1
-14
/
+1
*
remove duplicates
geno
2024-06-27
1
-1
/
+4
*
Merge branch 'main' into check-semantics
Emanuele Grasso
2024-06-27
1
-14
/
+8
|
\
|
*
Execute file with python file as argument (#14)
Santo Cariotti
2024-06-27
1
-15
/
+9
*
|
Fixed a lot of problems from all the progs we need to parse
L0P0P
2024-06-27
1
-2
/
+2
*
|
test dir added, fix bug in ExprNode (added by myself obv)
geno
2024-06-26
1
-1
/
+1
*
|
exercise 1 completed
geno
2024-06-26
1
-1
/
+1
*
|
check semantic of defined and undefined variables implemented
geno
2024-06-25
1
-1
/
+1
|
/
*
Package refactoring to avoid verbose paths (#4)
Emanuele Grasso
2024-06-24
1
-9
/
+4
*
Set up visitor (#3)
Santo Cariotti
2024-06-13
1
-28
/
+59
*
Refactor using package `com.clp.project` (#1)
Santo Cariotti
2024-06-04
1
-0
/
+5
*
Format
Santo Cariotti
2024-05-28
1
-49
/
+45
*
Init
Santo Cariotti
2024-05-28
1
-0
/
+60