Age | Commit message (Expand) | Author |
2000-12-30 | corrected handling of successive * in expressions | jaortega |
2000-12-30 | corrected handling of successive * in expressions | jaortega |
2000-12-23 | new functionalities described | jaortega |
2000-12-23 | (trace_time_) new function tracing execution times | 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 | (cmd_run_, cmd_next_) correct use of mix_vm_reset_program to restart a | 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-09 | (cmd_w2d_) new function | jaortega |
2000-12-08 | (cmd_ssym_) new function | 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 | (cmd_weval_) added weval command | 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 | news for 0,2 | jaortega |
2000-12-02 | updated new for version 0.1.10.1.1 | jaortega |
2000-12-02 | minor changes | 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-27 | more news | jaortega |
2000-11-25 | MIX/MIXAL tutorial extension | jaortega |
2000-11-23 | (mix_device_write) file buffer flushed after writing | jaortega |
2000-11-19 | release 0.1.1 announcement | 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 | minor changes | jaortega |
2000-11-18 | missing check for ncurses added to configure.in | jaortega |
2000-11-18 | fixed 3H ORIG 3B problem (samples/stress{1,2}.mixal) | jaortega |
2000-11-18 | new ideas for mixvm | jaortega |
2000-11-18 | new try at a fix for configuration in Mandrake 7.0 | jaortega |
2000-11-18 | marked with a warning use of future references with a minus sign | jaortega |
2000-11-17 | test program by pking | jaortega |
2000-11-16 | changes, up to now, in version 0.1.1 | jaortega |
2000-11-16 | readline detection fallback to fix configuration in Mandrake 7.0 | jaortega |