issues
search
wichtounet
/
eddic
Compiler of the EDDI programming language
MIT License
33
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build issue on Ubuntu 15.10
#53
ssarangi
opened
8 years ago
14
Stackoverflow refactorings
#52
sehe
closed
11 years ago
0
Store mtac::Statement in vector and use references
#51
wichtounet
closed
11 years ago
0
Merge all mtac::Statement together
#50
wichtounet
closed
11 years ago
0
Rewrite printI in EDDI
#49
wichtounet
closed
11 years ago
1
Store mtac::Loop and use references
#48
wichtounet
closed
11 years ago
0
Fix memory leaks
#47
wichtounet
opened
11 years ago
0
Use the copy constructor when passing struct by values
#46
wichtounet
closed
11 years ago
0
Pointers to struct cannot be dereferenced
#45
wichtounet
closed
11 years ago
0
Member of a structure type cannot be passed by value
#44
wichtounet
closed
11 years ago
0
Improve delete to support any value
#43
wichtounet
closed
11 years ago
0
Allow dynamic arrays in structures
#42
wichtounet
closed
11 years ago
0
Use references for mtac::Program
#41
wichtounet
closed
11 years ago
0
Use references for mtac::Function
#40
wichtounet
closed
11 years ago
0
Use references for eddic::Function
#39
wichtounet
closed
11 years ago
0
Resolve str_equals at compile time
#38
wichtounet
closed
11 years ago
0
Add a string structure
#37
wichtounet
closed
11 years ago
0
Add test verifying that optimizations are done
#36
wichtounet
closed
11 years ago
0
Allow assignment to structures variables
#35
wichtounet
closed
11 years ago
1
Constant Propagation does not find all the spots
#34
wichtounet
closed
11 years ago
0
Handle function calls as postfix operators
#33
wichtounet
opened
11 years ago
1
Treat builtin operators as prefix operators
#32
wichtounet
opened
11 years ago
1
Add & operator to take address
#31
wichtounet
closed
11 years ago
0
Support for multidimensional arrays
#30
wichtounet
opened
11 years ago
0
Add support for enum
#29
wichtounet
opened
11 years ago
0
Maintain a call graph
#28
wichtounet
closed
11 years ago
1
Add statistics system to track counters
#27
wichtounet
closed
11 years ago
0
Issue a warning if no function neither struct from a given included header is used
#26
wichtounet
closed
11 years ago
0
Create a vector in the standard library
#25
wichtounet
closed
11 years ago
0
Fix the hangman application
#24
wichtounet
closed
11 years ago
0
No warning if one of the included standard functions is not used
#23
wichtounet
closed
11 years ago
0
Improve error reporting to display several errors
#22
wichtounet
closed
11 years ago
1
Propagate parameters with constant value
#21
wichtounet
closed
11 years ago
0
Add warning if a statement without effect is used
#20
wichtounet
closed
11 years ago
0
Allow member of structures in any order
#19
wichtounet
closed
11 years ago
0
Improve the induction variable analysis
#18
wichtounet
closed
11 years ago
0
Improve the loop iteration estimation system
#17
wichtounet
closed
11 years ago
0
Improved pointer propagation
#16
wichtounet
closed
11 years ago
0
Basic Loop Unrolling support
#15
wichtounet
closed
11 years ago
0
Basic inheritance support
#14
wichtounet
closed
11 years ago
0
Improved performances of optimization
#13
wichtounet
closed
11 years ago
0
Add statistics system to track optimization time
#12
wichtounet
closed
11 years ago
0
Allow return a structure by value
#11
wichtounet
closed
11 years ago
0
Support function calls on any left value
#10
wichtounet
closed
11 years ago
0
Support arrays inside structures
#9
wichtounet
closed
11 years ago
0
Support concatenation of string and int
#8
wichtounet
closed
11 years ago
0
Propagate conditionals to branchs
#7
wichtounet
closed
11 years ago
0
Allow switch on strings
#6
wichtounet
closed
11 years ago
0
Specify the maximum template instantiation depth limit
#5
wichtounet
closed
11 years ago
0
Complete Loop Peeling is not working anymore
#4
wichtounet
closed
11 years ago
0
Next