argh

log

age author description
4 weeks ago Bernhard Herzog bf2aargh: change A/R subroutine conventionsdefault tip
4 weeks ago Bernhard Herzog b2aargh: optimize SetConst followed by AddConst
4 weeks ago Bernhard Herzog bf2aargh: Turn SetZero into SetConst and adapt optimizations
4 weeks ago Bernhard Herzog bf2aargh: move noop_prefix to base class and use it in more places
4 weeks ago Bernhard Herzog bf2aargh: make MoveValue handle more cases
5 weeks ago Bernhard Herzog Add copyright/license notice for calc.agh
5 weeks ago Thomas Arendsen Hein consistently use spaces instead of tabs in contrib/README
5 weeks ago Thomas Arendsen Hein rename Readme to README for consistency
5 weeks ago Bernhard Herzog bf2aargh: Do not add superfluous lines in MovePointer command
5 weeks ago Bernhard Herzog bf2aargh: adapt test cases to changes in the compiler
5 weeks ago Bernhard Herzog bf2aargh: show code differences as diffs in test cases
5 weeks ago Bernhard Herzog bf2aargh: adapt test cases to command class name changes.
5 weeks ago Bernhard Herzog bf2aargh: optimize loops that copy/add cells
5 weeks ago Bernhard Herzog bf2aargh: move loop jump target columns to avoid collisions
5 weeks ago Bernhard Herzog bf2aargh: add loop class and detect loops when reading the program
5 weeks ago Bernhard Herzog bf2aargh: keep the array index always on the stack
5 weeks ago Bernhard Herzog bf2aargh: introduce a notation for the optimized programs
5 weeks ago Bernhard Herzog bf2aargh: remove unused bf commands
5 weeks ago Bernhard Herzog bf2aargh: optimize +-<> when reading the bf-code
5 weeks ago Bernhard Herzog bf2aargh: shorter command class names
5 weeks ago Sascha L. Teichmann Only check loaded columns for hjkl.
5 weeks ago Sascha L. Teichmann Added hjkl jump tables in C interpreter.
5 weeks ago Sascha L. Teichmann Moved program loading in a separat function.
5 weeks ago Sascha L. Teichmann Defined a JUMP macro to be used in opcodes HJKL instead of replicated code.
5 weeks ago Sascha L. Teichmann Introduced peek() and make dup() work with push(peek()) instead of tmp = pop(), push(tmp), push(tmp).
5 weeks ago Sascha L. Teichmann use explicit 'void' in empty parameter lists.
5 weeks ago Sascha Wilde Added comments/copyright to pi.agh
5 weeks ago Sascha Wilde Merged
5 weeks ago Sascha Wilde pi.agh generates the first 31 digits of pi.
5 weeks ago Sascha Wilde Fixed another (fatal) jump over cells with changing content.
5 weeks ago Sascha Wilde Moved multiplication subroutine in pi.agh.
5 weeks ago Sascha Wilde Added output of decimal point.
5 weeks ago Sascha Wilde pi.agh works for the first four digits -- hurray!
5 weeks ago Sascha Wilde Finally _really_ fixed division function in pi.agh. :)
5 weeks ago Sascha Wilde Fixed divide.agh to handle dividend < divisor correctly.
5 weeks ago Sascha Wilde Added interactive toggling of automatic stack view.
5 weeks ago Sascha Wilde Obey argh-interpreter-auto-view-stack-flag on single stepping, too.
5 weeks ago Sascha Wilde Merged
6 weeks ago Sascha Wilde Merged
6 weeks ago Sascha Wilde Hmm, two correct digits -- not to bad but should be four...
6 weeks ago Sascha Wilde Fixed division sub routine.
6 weeks ago Sascha Wilde Merged
6 weeks ago Sascha Wilde An (broken) intermediate step. Basic math implemented.
6 weeks ago Sascha Wilde Started implementation of PI generator.
5 weeks ago Sascha L. Teichmann 'astyle --style=gnu argh.c' to get rid of the tabs / wrong indent.
5 weeks ago Sascha L. Teichmann Code cleanup.
5 weeks ago Sascha L. Teichmann Simplified code.
5 weeks ago Sascha L. Teichmann Added the concept of jump tables to the Java Argh interpreter.
5 weeks ago Sascha L. Teichmann If loading argh program from a file look at the file size first
5 weeks ago Sascha L. Teichmann Merged
5 weeks ago Sascha L. Teichmann Added README.
5 weeks ago Sascha L. Teichmann Removed binary.
6 weeks ago Sascha L. Teichmann Added last missing intermediate opcodes (i/o).
6 weeks ago Sascha L. Teichmann Added more opcodes to intermediate code, including guards.
6 weeks ago Sascha L. Teichmann Added a few intermediate opcodes.
6 weeks ago Sascha L. Teichmann Added function to deal with dynamic int arrays.
6 weeks ago Sascha L. Teichmann Added stubs for creation / freeing of intermediate code.
6 weeks ago Sascha L. Teichmann Added function if a specific change needs a recompilation or
6 weeks ago Sascha L. Teichmann Added functions to create compiled traces.
6 weeks ago Sascha L. Teichmann Added functions to create and free code data array.
[repositories index] [mirrors index]
Contact: Thomas Arendsen Hein <hg@intevation.org> - Intevation GmbH