summaryrefslogtreecommitdiffhomepage
path: root/mixlib
AgeCommit message (Expand)Author
2001-01-03(mix_vm_exec_next) halted status correctly reportedjaortega
2000-12-30corrected handling of successive * in expressionsjaortega
2000-12-30corrected handling of successive * in expressionsjaortega
2000-12-23(mix_vm_delete) destroy clockjaortega
2000-12-23(mix_vm_clock_new) proper initialisationjaortega
2000-12-23(mix_vm_get_uptime) new methodjaortega
2000-12-23(get_clock_, update_time_) new macros for accessing new member clockjaortega
2000-12-23mix_vm_clock_t and mix_time_t types definitionjaortega
2000-12-22comment removedjaortega
2000-12-20(mix_vm_reset_program) new functionjaortega
2000-12-20(mix_ins_to_string_in_buffer) new functionjaortega
2000-12-19added tracing instructions functionalityjaortega
2000-12-17(mix_vm_t) new member address_table to speedup lookup of which linejaortega
2000-12-17(mix_vm_get_break_lineno) use of the new mix_vm.address_table member.jaortega
2000-12-17bugs correctedjaortega
2000-12-17added mix_src_file.{h,c}jaortega
2000-12-17new filejaortega
2000-12-08(mix_eval_symbol_table) new functionjaortega
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 functionsjaortega
2000-12-03(mix_eval_use_table) new functionjaortega
2000-12-03(mix_eval_use_table) new functionjaortega
2000-12-03(main) report error position in verbose modejaortega
2000-12-03(mix_eval_expr) now keeps track of error positionjaortega
2000-12-02added mix_eval_t, a w-expression evaluatorjaortega
2000-12-01removed checks for null pointer after g_new ()jaortega
2000-11-23(mix_device_write) file buffer flushed after writingjaortega
2000-11-19using skip local symbols mode when printing symbol tablejaortega
2000-11-19(mix_symbol_table_print) local symbols (e.g. 3B) are skippedjaortega
2000-11-18(mix_vm_run) the virtual machine halts if the program counter overflowsjaortega
2000-11-18fixed 3H ORIG 3B problem (samples/stress{1,2}.mixal)jaortega
2000-11-18marked with a warning use of future references with a minus signjaortega
2000-11-13corrected bug in stress3.mixal (pking)jaortega
2000-11-07fixed bug with SYM EQU VAL (pking)jaortega
2000-11-07fixed bug with future EQU symbol refs (pking)jaortega
2000-11-01(no commit message)jaortega