Skip to content
Snippets Groups Projects
Select Git revision
  • COREC_func
  • Develop
  • func2
  • functions
  • main default
  • print_array
  • revert-cec54982
  • test1
  • test2
  • test3
  • test4
  • test6
  • test7
  • test9
  • test_varnames
  • variables
16 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Jan1110987653230Dec2928272625242322212017167330Nov2819added reportfunc2func2finalcpy tmppassing the codeadded the function struct, not yet used and some commentary for earlir implemented functionsj start for good entry pointfunctionsfunctionsfunctons calls inside of functions is working and don't lose track ofthe pc counter when returningresolved starting point issue in MIPSchange condition to have the right name_loc typesave function arguments in data,i think it has to be done but not surefunction test, still some problems with local variables. todo add check for function call args and verify local variablestest with two functionschange functions definition and callschange grammar to gencode for function definition and callMerge branch 'test10' into 'main'mainmaintest 10 written implemented tested and working, ready to mergevery simple test for functions to be developpedadd enums and functionschanges to only keep variable names for main and add function code generationrule for end of functionMerge branch 'print_array' into 'main'float print with 2 decimalsprint_arrayprint_arrayremove unused symtable argument that is not used in print_readMerge branch 'print_array' into 'main'corrected code for merge requestcorrected symtable_get function to support multiple loc variable sharing the same name when in different functions scopetest7test7Revert "Merge branch 'print_array' into 'main'"Merge branch 'print_array' into 'main'corrected rebase errorsadded test3_max.corectest 8 passed, conditions implemented successfullychange test7 to have acceptable variable namesdocumentationRead float workschange test to test an int read and a float readadd print_read for MIPS code generation, works for int only nowadd gencode to the grammar for readnew line at 20 char worksMerge branch 'test7' into 'main'test 8 passed, conditions implemented successfully