gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
mjc2wsl.git
2014-02-06 Doni Pracner.gitignore, reordered and commented items
2014-02-06 Doni Pracnerant - minor fix, the recorder had a wrong name to stop
2014-02-06 Doni Pracnerant - wsl-run, update the InitScm path, as in the newer...
2014-02-06 Doni Pracnerant - wsl-run, put the new folder at the start of the...
2014-02-06 Doni Pracnerant - log time format update
2014-02-06 Doni Pracnerant - added a necesary part for proper env processing
2014-02-06 Doni Pracnerlogs added to gitignore
2014-01-27 Doni Pracnerversion change - 0.1.5
2014-01-24 Doni Pracnerant - added logging to main tasks that work on all... v0.1.4
2014-01-24 Doni Pracnerant - simple MJ decode operations
2014-01-24 Doni Pracnerant/project minor - let's simplify and call the 'sample...
2014-01-24 Doni Pracnersamples renamed to more logical names
2014-01-23 Doni PracnerREADME updated a bit
2014-01-23 Doni Pracnertxt about the compiler
2014-01-23 Doni Pracnerant - changed properties according to the change dir...
2014-01-23 Doni Pracnerminor mjc2wsl - outputstream initialisation for messages
2014-01-21 Doni Pracnerapplied GPL to sources in src
2014-01-21 Doni Pracnerrefactor - extract the Messages system into a new class
2014-01-21 Doni Pracnermjc2wsl - refactoring, renamed all the methods that...
2014-01-21 Doni Pracnerminor - mjc2wsl - formatting, align indention etc
2014-01-20 Doni Pracnermjc2wsl - shr and shl added
2014-01-20 Doni Pracnermjc2wsl - object support - new, get/put field
2014-01-20 Doni Pracnermjc2wsl - dup, dup2 commands
2014-01-20 Doni Pracnermjc2wsl - array length added, but only formally, there...
2014-01-20 Doni Pracnermjc2wsl - return does not need a condition. This makes...
2014-01-19 Doni Pracnernew sample for ArraysTesting - multiple in recursion
2014-01-19 Doni Pracnermjc2wsl - array support - newarray, aload, baload,...
2014-01-19 Doni Pracnernew sample for ArrayTesting
2014-01-19 Doni Pracnermjc2wsl - FIX inc, forgot a ;
2014-01-19 Doni Pracnermjc2wsl - FIX num-char print-read were the other way...
2014-01-19 Doni Pracnermjc2wsl - neg command
2014-01-19 Doni Pracnermjc2wsl - inc command
2014-01-19 Doni Pracnermjc2wsl - pop command
2014-01-13 Doni Pracnermjc2wsl - fields and memmory allocation scaffolds to...
2014-01-13 Doni Pracnersamples - chrtest, removed the null test that is not...
2014-01-13 Doni Pracnermjc2wsl - added statics
2014-01-13 Doni Pracnermjc2wsl - add warnings and comments when reading and...
2014-01-08 Doni Pracnersamples - rekfib - do 3 value calculations, nicer print
2014-01-08 Doni Pracnermjc2wsl - call and return do not need to work with...
2014-01-08 Doni Pracnermjc2wsl - prints and reads, using the same code blocks...
2014-01-08 Doni Pracnermjc2wsl - enter/exit proper storage of local variables...
2014-01-08 Doni Pracnersamples - rekfib1, simplify for now
2014-01-08 Doni Pracnermjc2wsl minor help message fix
2014-01-08 Doni Pracnermjc2wsl - more command line options
2014-01-08 Doni Pracnermjc2wsl - minor - rename private vars for pause/print...
2014-01-08 Doni Pracnermjc2wsl - directives to print Estack on each change
2014-01-08 Doni Pracnermjc2wsl - minor - use 'loc' to generate local names...
2014-01-05 Doni Pracnermjc2wsl - trap operation is now full
2014-01-05 Doni Pracnermjc2wsl - jumps have ELSE branches, so that actions...
2014-01-05 Doni Pracnermjc2wsl - enter processing the local variables
2014-01-05 Doni Pracnermjc2wsl - added optional PRINTs of addresses as the...
2014-01-05 Doni Pracnernew sample Rek1 - very simple recursion that is good...
2014-01-05 Doni Pracnermjc2wsl - start from the proper address
2014-01-05 Doni Pracnermjc2wsl - process start of bytecode proper
2014-01-05 Doni Pracnermjc2wsl - added partial trap processing, so that the...
2014-01-05 Doni Pracnerant - added properties for MJ compiler/runner class...
2014-01-04 Doni Pracnernew sample - RekFib
2014-01-02 Doni Pracnerant - test tasks - can be run at once on the obj, wsl...
2014-01-02 Doni Pracnerant - minor: reorder the task in the file into groups
2014-01-02 Doni Pracnerant - microjava run task
2013-12-24 Doni Pracnermjc2wsl - added read command
2013-12-24 Doni Pracnernew sample InOut1.mj - simple read and print
2013-12-23 Doni Pracnercustom.properties.default - another example of a useful...
2013-12-23 Doni Pracnerant - mjc2wsl uses the res folder on it's class path
2013-12-23 Doni Pracnermjc2wsl, load the string names of the opcodes when...
2013-12-23 Doni Pracnernew properties file with the string names of the opcode...
2013-12-23 Doni Pracnerversion 0.1.4
2013-12-16 Doni PracnerREADME - added a bit about MicroJava and a link v0.1.3
2013-12-16 Doni Pracneradded a README file
2013-12-16 Doni Pracneradded 'custom.properties.default' as a template for...
2013-12-16 Doni Pracnerenable different default FermaT directories under Windo...
2013-12-16 Doni Pracnerant setup - added an option for a custom.properties...
2013-12-10 Doni Pracnersamples, renamed sample2 to div0, and added 'div2'...
2013-12-10 Doni Pracnerant - minor update, wrong dependecy in mj-samples
2013-12-10 Doni Pracnermjc2wsl - return statment processing - let things retur...
2013-12-10 Doni Pracnermjc2wsl - 'mjvm' prefixes added to variables that repre...
2013-12-10 Doni Pracnermjc2wsl - CALL op added, Mstack operations added
2013-12-10 Doni Pracnermjc2wsl - op code processing - everything is ordered...
2013-11-26 Doni Pracnermjc2wsl - up the version number
2013-11-26 Doni Pracnermjc2wsl - more detail to the messages system, add comma... v0.1.2
2013-11-26 Doni Pracnerminor: mjc2wsl clearer explanation of an option in...
2013-11-26 Doni Pracnermjc2wsl - added a messageing system with levels of...
2013-11-26 Doni Pracnermjc2wsl, correct 'not equal' symbol for WSL
2013-11-26 Doni Pracnermjc2wsl process div and rem, with error reporting
2013-11-26 Doni Pracnermjc2wsl process sub and mul
2013-11-26 Doni Pracnermjc2wsl - proper processing of the cond jumps
2013-11-26 Doni Pracnerminor typo in ant task desc
2013-11-26 Doni Pracnerant - added a desc to the mjc2wsl-samples task
2013-11-11 Doni Pracnerant build - new task to run a transf on a single file...
2013-11-11 Doni Pracnerminor: ant build shorter lines
2013-11-11 Doni Pracnerminor: ant build - removed the help task, added a proje...
2013-11-11 Doni Pracnerant build - task to make transf-ini, and to run transf...
2013-11-11 Doni Pracnergitignore, the transf.ini file that is used by the...
2013-11-11 Doni Pracneradded src-wsl; the transf-min.wsl script
2013-11-11 Doni Pracnerant build - task to execute wsl, given the install dir
2013-11-11 Doni Pracnerminor: ant build - antcontrib definition is simplified...
2013-11-11 Doni Pracnerant build - added descriptions to the main targets
2013-09-26 Doni Pracnerminor: ant build jedit specific flags to remove tabs
2013-09-26 Doni Pracnerminor: ant build tabs to spaces
2013-09-25 Doni Pracnerremove an automatically translated file
next
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner