projekti pod git sistemom za održavanje verzija -- projects under
the git version control system
2014-04-22 |
Doni Pracner | added local VAR wrappers to the code in the actions...
|
commit | commitdiff | tree |
2014-04-14 |
Doni Pracner | more notes about what is different - heap, null, etc
|
commit | commitdiff | tree |
2014-02-15 |
Doni Pracner | docs - mj-compiler.txt is a more logical name
|
commit | commitdiff | tree |
2014-02-15 |
Doni Pracner | docs - about the compiler in the lib folder, improvements
|
commit | commitdiff | tree |
2014-02-15 |
Doni Pracner | ant - updates to use the jar for the MJ compiler. The...
|
commit | commitdiff | tree |
2014-02-15 |
Doni Pracner | jar file for the MJ compiler added
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | README - more notes about the docs folder
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | docs - new txt about running the ant tasks
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | docs - new txt about mjc2wsl, what works, what is different...
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | README - added notes about the additional documentation...
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | docs - added MircoJava specification pdfs that were...
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | mjc2wsl - minor updates to the print formating, the...
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | mjc2wsl - use the proper start action right away in...
|
commit | commitdiff | tree |
2014-02-12 |
Doni Pracner | mjc2wls - introduce a procedure into the end result...
|
commit | commitdiff | tree |
2014-02-09 |
Doni Pracner | mjc2wsl removed some unneeded variables from the start
|
commit | commitdiff | tree |
2014-02-09 |
Doni Pracner | transf-min - we run simplify without the assumptions...
|
commit | commitdiff | tree |
2014-02-09 |
Doni Pracner | new sample - Recursive Factoriel
|
commit | commitdiff | tree |
2014-02-08 |
Doni Pracner | added experimental version for transformations
|
commit | commitdiff | tree |
2014-02-08 |
Doni Pracner | transf-min does not need to explicitly Simplify, it...
|
commit | commitdiff | tree |
2014-02-08 |
Doni Pracner | mjc2wsl - removed a final CALL Z that was not needed...
|
commit | commitdiff | tree |
2014-02-08 |
Doni Pracner | updated sample to use 'len' to test the functionality
|
commit | commitdiff | tree |
2014-02-08 |
Doni Pracner | mjc2wsl - support for array length is now functional...
|
commit | commitdiff | tree |
2014-02-07 |
Doni Pracner | mjc2wsl - introduced the --version options and added...
|
commit | commitdiff | tree |
2014-02-07 |
Doni Pracner | mjc2wsl - reorganize help into chunks in separate functions
|
commit | commitdiff | tree |
2014-02-07 |
Doni Pracner | mjc2wsl extract the print version function
|
commit | commitdiff | tree |
2014-02-07 |
Doni Pracner | mjc2wsl, introduce longhelp with options for generating...
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | .gitignore, reordered and commented items
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | ant - minor fix, the recorder had a wrong name to stop
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | ant - wsl-run, update the InitScm path, as in the newer...
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | ant - wsl-run, put the new folder at the start of the...
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | ant - log time format update
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | ant - added a necesary part for proper env processing
|
commit | commitdiff | tree |
2014-02-06 |
Doni Pracner | logs added to gitignore
|
commit | commitdiff | tree |
2014-01-27 |
Doni Pracner | version change - 0.1.5
|
commit | commitdiff | tree |
2014-01-24 |
Doni Pracner | ant - added logging to main tasks that work on all...
|
commit | commitdiff | tree |
2014-01-24 |
Doni Pracner | ant - simple MJ decode operations
|
commit | commitdiff | tree |
2014-01-24 |
Doni Pracner | ant/project minor - let's simplify and call the 'samples...
|
commit | commitdiff | tree |
2014-01-24 |
Doni Pracner | samples renamed to more logical names
|
commit | commitdiff | tree |
2014-01-23 |
Doni Pracner | README updated a bit
|
commit | commitdiff | tree |
2014-01-23 |
Doni Pracner | txt about the compiler
|
commit | commitdiff | tree |
2014-01-23 |
Doni Pracner | ant - changed properties according to the change dir...
|
commit | commitdiff | tree |
2014-01-23 |
Doni Pracner | minor mjc2wsl - outputstream initialisation for messages
|
commit | commitdiff | tree |
2014-01-21 |
Doni Pracner | applied GPL to sources in src
|
commit | commitdiff | tree |
2014-01-21 |
Doni Pracner | refactor - extract the Messages system into a new class
|
commit | commitdiff | tree |
2014-01-21 |
Doni Pracner | mjc2wsl - refactoring, renamed all the methods that...
|
commit | commitdiff | tree |
2014-01-21 |
Doni Pracner | minor - mjc2wsl - formatting, align indention etc
|
commit | commitdiff | tree |
2014-01-20 |
Doni Pracner | mjc2wsl - shr and shl added
|
commit | commitdiff | tree |
2014-01-20 |
Doni Pracner | mjc2wsl - object support - new, get/put field
|
commit | commitdiff | tree |
2014-01-20 |
Doni Pracner | mjc2wsl - dup, dup2 commands
|
commit | commitdiff | tree |
2014-01-20 |
Doni Pracner | mjc2wsl - array length added, but only formally, there...
|
commit | commitdiff | tree |
2014-01-20 |
Doni Pracner | mjc2wsl - return does not need a condition. This makes...
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | new sample for ArraysTesting - multiple in recursion
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - array support - newarray, aload, baload,...
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | new sample for ArrayTesting
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - FIX inc, forgot a ;
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - FIX num-char print-read were the other way...
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - neg command
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - inc command
|
commit | commitdiff | tree |
2014-01-19 |
Doni Pracner | mjc2wsl - pop command
|
commit | commitdiff | tree |
2014-01-13 |
Doni Pracner | mjc2wsl - fields and memmory allocation scaffolds to...
|
commit | commitdiff | tree |
2014-01-13 |
Doni Pracner | samples - chrtest, removed the null test that is not...
|
commit | commitdiff | tree |
2014-01-13 |
Doni Pracner | mjc2wsl - added statics
|
commit | commitdiff | tree |
2014-01-13 |
Doni Pracner | mjc2wsl - add warnings and comments when reading and...
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | samples - rekfib - do 3 value calculations, nicer print
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - call and return do not need to work with...
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - prints and reads, using the same code blocks...
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - enter/exit proper storage of local variables...
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | samples - rekfib1, simplify for now
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl minor help message fix
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - more command line options
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - minor - rename private vars for pause/print...
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - directives to print Estack on each change
|
commit | commitdiff | tree |
2014-01-08 |
Doni Pracner | mjc2wsl - minor - use 'loc' to generate local names...
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - trap operation is now full
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - jumps have ELSE branches, so that actions...
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - enter processing the local variables
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - added optional PRINTs of addresses as the...
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | new sample Rek1 - very simple recursion that is good...
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - start from the proper address
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - process start of bytecode proper
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | mjc2wsl - added partial trap processing, so that the...
|
commit | commitdiff | tree |
2014-01-05 |
Doni Pracner | ant - added properties for MJ compiler/runner class...
|
commit | commitdiff | tree |
2014-01-04 |
Doni Pracner | new sample - RekFib
|
commit | commitdiff | tree |
2014-01-02 |
Doni Pracner | ant - test tasks - can be run at once on the obj, wsl...
|
commit | commitdiff | tree |
2014-01-02 |
Doni Pracner | ant - minor: reorder the task in the file into groups
|
commit | commitdiff | tree |
2014-01-02 |
Doni Pracner | ant - microjava run task
|
commit | commitdiff | tree |
2013-12-24 |
Doni Pracner | mjc2wsl - added read command
|
commit | commitdiff | tree |
2013-12-24 |
Doni Pracner | new sample InOut1.mj - simple read and print
|
commit | commitdiff | tree |
2013-12-23 |
Doni Pracner | custom.properties.default - another example of a usefull...
|
commit | commitdiff | tree |
2013-12-23 |
Doni Pracner | ant - mjc2wsl uses the res folder on it's class path
|
commit | commitdiff | tree |
2013-12-23 |
Doni Pracner | mjc2wsl, load the string names of the opcodes when...
|
commit | commitdiff | tree |
2013-12-23 |
Doni Pracner | new properties file with the string names of the opcodes...
|
commit | commitdiff | tree |
2013-12-23 |
Doni Pracner | version 0.1.4
|
commit | commitdiff | tree |
2013-12-16 |
Doni Pracner | README - added a bit about MicroJava and a link
|
commit | commitdiff | tree |
2013-12-16 |
Doni Pracner | added a README file
|
commit | commitdiff | tree |
2013-12-16 |
Doni Pracner | added 'custom.properties.default' as a template for...
|
commit | commitdiff | tree |
2013-12-16 |
Doni Pracner | enable different default FermaT directories under Windows...
|
commit | commitdiff | tree |
2013-12-16 |
Doni Pracner | ant setup - added an option for a custom.properties...
|
commit | commitdiff | tree |
2013-12-10 |
Doni Pracner | samples, renamed sample2 to div0, and added 'div2'...
|
commit | commitdiff | tree |
2013-12-10 |
Doni Pracner | ant - minor update, wrong dependecy in mj-samples
|
commit | commitdiff | tree |
next |