projekti pod git sistemom za održavanje verzija -- projects under
the git version control system
2014-07-26 |
Doni Pracner | mjc2wsl added oposite options for Pop/Push and inlinePrint
|
commit | commitdiff | tree |
2014-07-25 |
Doni Pracner | substr should not be called with a negative length...
|
commit | commitdiff | tree |
2014-07-25 |
Doni Pracner | added --genInlinePrint switch to not make a procedure...
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | Merge branch 'master' into work
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | ant script - mj-samples needs to depend on init to...
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | .gitignore - archives
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | project README is now md
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | project README, link txt as an md as well
|
commit | commitdiff | tree |
2014-07-18 |
Doni Pracner | experimental transf script, move the flag removal
|
commit | commitdiff | tree |
2014-06-12 |
Doni Pracner | mjc2wsl - field acces simplification and wraping in...
|
commit | commitdiff | tree |
2014-06-12 |
Doni Pracner | mjc2wsl - const_m1 added
|
commit | commitdiff | tree |
2014-06-12 |
Doni Pracner | new sample - fields
|
commit | commitdiff | tree |
2014-06-11 |
Doni Pracner | simplified ascii codes to chars in printing based on...
|
commit | commitdiff | tree |
2014-06-11 |
Doni Pracner | more local var blocks in the translation
|
commit | commitdiff | tree |
2014-06-11 |
Doni Pracner | array assignment simplified
|
commit | commitdiff | tree |
2014-06-11 |
Doni Pracner | Added a flag variable for conditional jumps.
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | start of 0.1.7
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | small fixes in the formating of the generated code
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | fix for the optional generation of opcodes in comments
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | samples - chrtest updated a bit
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | Proper char printing in the translated codes.
|
commit | commitdiff | tree |
2014-05-27 |
Doni Pracner | gitignore directory kde
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | Alternative to make Push and Pop instead of TAIL and...
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | refactor - generalise stack operations for easier future...
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | Merge branch 'vars' into work
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | mjc2wsl -adding more VARS to the actions
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | exp transf - added better metrics display for greping...
|
commit | commitdiff | tree |
2014-04-22 |
Doni Pracner | experimental transformations - added Flag Removal to...
|
commit | commitdiff | tree |
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 | start of v0.1.6
|
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 |
next |