Age | Commit message (Expand) | Author |
2001-05-09 | (mix_io_write_*_array) bug corrected | Jose Antonio Ortega Ruiz |
2001-05-07 | mix_device_t: virtual destructor added | Jose Antonio Ortega Ruiz |
2001-05-06 | support for gtk binary devices added | Jose Antonio Ortega Ruiz |
2001-05-03 | new devices are created by a (possibly externally provided) factory | Jose Antonio Ortega Ruiz |
2001-04-22 | (cmd_pmem_) seg fault when freeing (changed) arg valued corrected | Jose Antonio Ortega Ruiz |
2001-04-07 | minor changes | Jose Antonio Ortega Ruiz |
2001-04-01 | (cmd_smem_) variables always initialised | Jose Antonio Ortega Ruiz |
2001-04-01 | including prototype for strlen and strcmp (string.h) | Jose Antonio Ortega Ruiz |
2001-04-01 | including prototype for strlen (string.h) | Jose Antonio Ortega Ruiz |
2001-04-01 | including prototype for memset (string.h) | Jose Antonio Ortega Ruiz |
2001-03-15 | 0.3 pre-release | jaortega |
2001-03-14 | Vasilij's bug fixed | jaortega |
2001-03-13 | minor changes | jaortega |
2001-03-12 | minor changes | jaortega |
2001-03-10 | format fixings | jaortega |
2001-03-09 | partial gui functionality implemented | jaortega |
2001-03-01 | wrong file | jaortega |
2001-03-01 | mix device operations handled via a vtable | jaortega |
2001-02-26 | mix vm command dispatch refactoring | jaortega |
2001-02-19 | copyright notice update | jaortega |
2001-02-15 | copyright notice to fsf | jaortega |
2001-02-14 | (mix_vm_get_address_lineno) new function | jaortega |
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 |