projekti pod git sistemom za održavanje verzija -- projects under
the git version control system
| 2014-01-19 | 
Doni Pracner | mjc2wsl - FIX inc, forgot a ; | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-19 | 
Doni Pracner | mjc2wsl - FIX num-char print-read were the other way...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-19 | 
Doni Pracner | mjc2wsl - neg command | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-19 | 
Doni Pracner | mjc2wsl - inc command | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-19 | 
Doni Pracner | mjc2wsl - pop command | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-13 | 
Doni Pracner | mjc2wsl - fields and memmory allocation scaffolds to...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-13 | 
Doni Pracner | samples - chrtest, removed the null test that is not...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-13 | 
Doni Pracner | mjc2wsl - added statics | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-13 | 
Doni Pracner | mjc2wsl - add warnings and comments when reading and...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | samples - rekfib - do 3 value calculations, nicer print | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - call and return do not need to work with...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - prints and reads, using the same code blocks...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - enter/exit proper storage of local variables...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | samples - rekfib1, simplify for now | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl minor help message fix | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - more command line options | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - minor - rename private vars for pause/print...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - directives to print Estack on each change | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-08 | 
Doni Pracner | mjc2wsl - minor - use 'loc' to generate local names...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - trap operation is now full | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - jumps have ELSE branches, so that actions...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - enter processing the local variables | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - added optional PRINTs of addresses as the...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | new sample Rek1 - very simple recursion that is good...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - start from the proper address | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - process start of bytecode proper | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | mjc2wsl - added partial trap processing, so that the...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-05 | 
Doni Pracner | ant - added properties for MJ compiler/runner class...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-04 | 
Doni Pracner | new sample - RekFib | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-02 | 
Doni Pracner | ant - test tasks - can be run at once on the obj, wsl...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-02 | 
Doni Pracner | ant - minor: reorder the task in the file into groups | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2014-01-02 | 
Doni Pracner | ant - microjava run task | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-24 | 
Doni Pracner | mjc2wsl - added read command | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-24 | 
Doni Pracner | new sample InOut1.mj - simple read and print | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-23 | 
Doni Pracner | custom.properties.default - another example of a useful...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-23 | 
Doni Pracner | ant - mjc2wsl uses the res folder on it's class path | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-23 | 
Doni Pracner | mjc2wsl, load the string names of the opcodes when...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-23 | 
Doni Pracner | new properties file with the string names of the opcode...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-23 | 
Doni Pracner | version 0.1.4 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-16 | 
Doni Pracner | README - added a bit about MicroJava and a link  v0.1.3 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-16 | 
Doni Pracner | added a README file | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-16 | 
Doni Pracner | added 'custom.properties.default' as a template for...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-16 | 
Doni Pracner | enable different default FermaT directories under Windo...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-16 | 
Doni Pracner | ant setup - added an option for a custom.properties...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | samples, renamed sample2 to div0, and added 'div2'...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | ant - minor update, wrong dependecy in mj-samples | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | mjc2wsl - return statment processing - let things retur...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | mjc2wsl - 'mjvm' prefixes added to variables that repre...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | mjc2wsl - CALL op added, Mstack operations added | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-12-10 | 
Doni Pracner | mjc2wsl - op code processing - everything is ordered...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl - up the version number | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl - more detail to the messages system, add comma...   v0.1.2 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | minor: mjc2wsl clearer explanation of an option in...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl - added a messageing system with levels of...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl, correct 'not equal' symbol for WSL | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl process div and rem, with error reporting | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl process sub and mul | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | mjc2wsl - proper processing of the cond jumps | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | minor typo in ant task desc | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-26 | 
Doni Pracner | ant - added a desc to the mjc2wsl-samples task | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | ant build - new task to run a transf on a single file...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | minor: ant build shorter lines | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | minor: ant build - removed the help task, added a proje...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | ant build - task to make transf-ini, and to run transf...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | gitignore, the transf.ini file that is used by the...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | added src-wsl; the transf-min.wsl script | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | ant build - task to execute wsl, given the install dir | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | minor: ant build - antcontrib definition is simplified...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-11-11 | 
Doni Pracner | ant build - added descriptions to the main targets | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-26 | 
Doni Pracner | minor: ant build jedit specific flags to remove tabs | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-26 | 
Doni Pracner | minor: ant build tabs to spaces | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | remove an automatically translated file | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | ant build - foreach with samples; samples temp dir...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | gitignore - samples-temp folder is not needed | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | minor: ant build - tabs to spaces | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | ant build - clean; init; compiler class dir default...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-25 | 
Doni Pracner | ant build file, basic compilation of parts and some...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-07 | 
Doni Pracner | minor: fixing comments etc | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-07 | 
Doni Pracner | minor: a lot of (auto)formating | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2013-09-07 | 
Doni Pracner | eclipsing it up | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2012-11-04 | 
Doni Pracner | counter problem in mjc2wsl fixed | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2012-09-01 | 
Doni Pracner | replaced a14 with a15 as it should be | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2012-09-01 | 
Doni Pracner | individual commands into actions  v0.1.1 | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2012-08-31 | 
Doni Pracner | improved the translator; manual (h1) version of sample0...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2012-08-31 | 
Doni Pracner | initial commit | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
 |