Age | Commit message (Expand) | Author |
2001-01-03 | (mix_vm_exec_next) halted status correctly reported | jaortega |
2000-12-30 | corrected handling of successive * in expressions | jaortega |
2000-12-30 | corrected handling of successive * in expressions | jaortega |
2000-12-23 | (mix_vm_delete) destroy clock | jaortega |
2000-12-23 | (mix_vm_clock_new) proper initialisation | jaortega |
2000-12-23 | (mix_vm_get_uptime) new method | jaortega |
2000-12-23 | (get_clock_, update_time_) new macros for accessing new member clock | jaortega |
2000-12-23 | mix_vm_clock_t and mix_time_t types definition | jaortega |
2000-12-22 | comment removed | jaortega |
2000-12-20 | (mix_vm_reset_program) new function | jaortega |
2000-12-20 | (mix_ins_to_string_in_buffer) new function | jaortega |
2000-12-19 | added tracing instructions functionality | jaortega |
2000-12-17 | (mix_vm_t) new member address_table to speedup lookup of which line | jaortega |
2000-12-17 | (mix_vm_get_break_lineno) use of the new mix_vm.address_table member. | jaortega |
2000-12-17 | bugs corrected | jaortega |
2000-12-17 | added mix_src_file.{h,c} | jaortega |
2000-12-17 | new file | jaortega |
2000-12-08 | (mix_eval_symbol_table) new function | jaortega |
2000-12-08 | (mix_eval_{set,remove}symbols_from_table, mix_eval_substract_table) new funct... | jaortega |
2000-12-07 | (mix_symbol_table_{merge,substract}_table) new functions | jaortega |
2000-12-03 | (mix_eval_use_table) new function | jaortega |
2000-12-03 | (mix_eval_use_table) new function | jaortega |
2000-12-03 | (main) report error position in verbose mode | jaortega |
2000-12-03 | (mix_eval_expr) now keeps track of error position | jaortega |
2000-12-02 | added mix_eval_t, a w-expression evaluator | jaortega |
2000-12-01 | removed checks for null pointer after g_new () | jaortega |
2000-11-23 | (mix_device_write) file buffer flushed after writing | jaortega |
2000-11-19 | using skip local symbols mode when printing symbol table | jaortega |
2000-11-19 | (mix_symbol_table_print) local symbols (e.g. 3B) are skipped | jaortega |
2000-11-18 | (mix_vm_run) the virtual machine halts if the program counter overflows | jaortega |
2000-11-18 | fixed 3H ORIG 3B problem (samples/stress{1,2}.mixal) | jaortega |
2000-11-18 | marked with a warning use of future references with a minus sign | jaortega |
2000-11-13 | corrected bug in stress3.mixal (pking) | jaortega |
2000-11-07 | fixed bug with SYM EQU VAL (pking) | jaortega |
2000-11-07 | fixed bug with future EQU symbol refs (pking) | jaortega |
2000-11-01 | (no commit message) | jaortega |