gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
Added a flag variable for conditional jumps.
authorDoni Pracner <quinnuendo@gmail.com>
Wed, 11 Jun 2014 14:37:24 +0000 (16:37 +0200)
committerDoni Pracner <quinnuendo@gmail.com>
Wed, 11 Jun 2014 14:37:24 +0000 (16:37 +0200)
commite8be41bd1cfa257e30acb6b86b3228aecc64776d
tree166b8ab43c11df8767a493e09d66b249fd042f29
parent102044c2e6ad75c7ccd28cc9a11082b819534a7a
Added a flag variable for conditional jumps.

CALL commands should not be used in VAR blocks to go outside
them - so this was introduced. Alternative is to use "global" variables
for the operands.
src/mjc2wsl.java
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner