gitweb on Svarog

projekti pod git sistemom za održavanje verzija -- projects under the git version control system
version 0.81 master v0.81
authorDoni Pracner <quinnuendo@gmail.com>
Fri, 19 Jul 2019 15:59:24 +0000 (17:59 +0200)
committerDoni Pracner <quinnuendo@gmail.com>
Fri, 19 Jul 2019 15:59:24 +0000 (17:59 +0200)
commit8e61866fcb7aefe6d3fa9e39366a888ccaa8e6b7
tree4376d0fcbb4783cd0458070e9490177a938943e7
parent273705b26c5d235b928904db7faa7bec0e2da9e2
version 0.81
43 files changed:
build.xml [new file with mode: 0644]
lib/compare-w-wt.pl [new file with mode: 0644]
samples-with-macros/array-sum-input.asm [new file with mode: 0644]
samples-with-macros/array-sum-predef.asm [new file with mode: 0644]
samples-with-macros/gcd-input.asm [new file with mode: 0644]
samples-with-macros/gcd-predef.asm [new file with mode: 0644]
samples-with-macros/rek-gcd-input.asm [new file with mode: 0644]
samples-with-macros/rek-gcd-predef.asm [new file with mode: 0644]
samples-with-macros/sumn-stack-prompt.asm [new file with mode: 0644]
samples/array-sum-input.asm [new file with mode: 0644]
samples/array-sum-predef.asm [new file with mode: 0644]
samples/fakt.asm [new file with mode: 0644]
samples/gcd-input.asm [new file with mode: 0644]
samples/gcd-predef.asm [new file with mode: 0644]
samples/procgcd.asm [new file with mode: 0644]
samples/rek-gcd-input.asm [new file with mode: 0644]
samples/rek-gcd-predef.asm [new file with mode: 0644]
samples/sumn-stack-prompt.asm [new file with mode: 0644]
samples/sumn3.asm [new file with mode: 0644]
src-wsl/metrics_csv.wsl [new file with mode: 0644]
src-wsl/transf-min.wsl [new file with mode: 0755]
src/asm2wsl.java [new file with mode: 0755]
tests/array-sum-input.1.txt [new file with mode: 0644]
tests/array-sum-input.2.txt [new file with mode: 0644]
tests/array-sum-input.3.txt [new file with mode: 0644]
tests/array-sum-input.4.txt [new file with mode: 0644]
tests/array-sum-predef.txt [new file with mode: 0644]
tests/fakt.txt [new file with mode: 0644]
tests/gcd-input.1.txt [new file with mode: 0644]
tests/gcd-input.2.txt [new file with mode: 0644]
tests/gcd-input.3.txt [new file with mode: 0644]
tests/gcd-input.4.txt [new file with mode: 0644]
tests/gcd-predef.txt [new file with mode: 0644]
tests/procgcd.txt [new file with mode: 0644]
tests/rek-gcd-input.1.txt [new file with mode: 0644]
tests/rek-gcd-input.2.txt [new file with mode: 0644]
tests/rek-gcd-input.3.txt [new file with mode: 0644]
tests/rek-gcd-input.4.txt [new file with mode: 0644]
tests/rek-gcd-predef.txt [new file with mode: 0644]
tests/sumn-stack-prompt.1.txt [new file with mode: 0644]
tests/sumn-stack-prompt.2.txt [new file with mode: 0644]
tests/sumn-stack-prompt.3.txt [new file with mode: 0644]
update-samples-without-macros.sh [new file with mode: 0755]
Svarog.pmf.uns.ac.rs/gitweb maintanance Doni Pracner