Issues
- 0
Include institutional information in docs
#181 opened by carlosemv - 0
Include future works in docs
#180 opened by carlosemv - 0
Read statement for all primitive types
#177 opened by carlosemv - 0
Fix problem with break in P2
#179 opened by greati - 0
Change tuple delimiter to \\
#174 opened by carlosemv - 1
Way to check if key is in dictionary
#167 opened by carlosemv - 0
Implement 'add' command for dictionaries
#98 opened by carlosemv - 0
Problem comparing graphs
#161 opened by carlosemv - 0
Change when in comprehension to single condition
#83 opened by greati - 0
List duplication operator **
#151 opened by carlosemv - 0
Direct command line execution of interpreter
#170 opened by carlosemv - 0
Greater/less operator for lists
#171 opened by carlosemv - 0
Chars not allowed to be special characters
#169 opened by carlosemv - 0
- 0
Implement 'del' command for dictionaries
#96 opened by carlosemv - 0
Implement 'del' command for lists
#94 opened by carlosemv - 0
Implement 'add' command for lists
#95 opened by carlosemv - 1
User type default constructor
#165 opened by carlosemv - 0
Can't pass graph literal to subroutine
#162 opened by carlosemv - 0
Remove quotes from printed strings
#150 opened by carlosemv - 0
Implement use command for importing subprograms
#158 opened by greati - 0
Allow return; for procedures
#153 opened by carlosemv - 0
Change eval to return Memory and Scopes
#134 opened by greati - 0
Problem parsing reserved-words variables
#143 opened by carlosemv - 1
Literals with no operations not parsing
#86 opened by arturcuringa - 0
can't add empty list to list of lists
#145 opened by carlosemv - 0
Eliminate need for parentheses in accesses
#144 opened by greati - 0
simple quotes remain in char cast to string
#139 opened by carlosemv - 0
Implement Depth-First Search (DFS)
#141 opened by vinihcampos - 0
Implement Breadth-First Search (BFS)
#136 opened by vinihcampos - 0
Fix multiple attribution
#131 opened by greati - 1
- 3
Parse error when perform an assignment of a graph comprehension using when expression
#107 opened by vinihcampos - 0
Implement 'add' command for graphs
#124 opened by vinihcampos - 0
Implement 'del' command for graphs
#125 opened by vinihcampos - 0
Parse error when declaring empty dictionary
#100 opened by carlosemv - 1
++ operation with empty list fails
#89 opened by carlosemv - 0
problem parsing string literals
#113 opened by carlosemv - 0
Implement access to string chars using list notation
#120 opened by greati - 0
Implement break
#118 opened by greati - 0
Fix assignments and allow struct assignment
#105 opened by greati - 0
Parse add, from, to
#114 opened by greati - 0
Fix problems with for statements
#108 opened by vinihcampos - 0
Implement getType for graphs
#101 opened by vinihcampos - 0
- 0
- 1
Scope problem with sub
#85 opened by arturcuringa - 1
Issue comparing int and float
#90 opened by carlosemv - 0
Error c : char = 'a';
#87 opened by arturcuringa - 0
Fix graph comprehension
#82 opened by greati