devtools/.cvsignore
author Jan Vrany <jan.vrany@fit.cvut.cz>
Mon, 01 Jun 2015 22:02:17 +0100
changeset 477 b18b6cc7aabc
parent 130 e63c253346f7
permissions -rw-r--r--
Codegen refactoring [1/x]: Introduced a PPCCodeBlock A PPCCodeBlock is an abstraction of a block of statements with temporaries. This will allow for scoped temporary management in code generator - temporary variables could be allocated for block only. (i.e., make them block-temporaries)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
89
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     1
.svn
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     2
*.sc
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     3
*.c
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     4
*.sth
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     5
*.STH
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     6
*.@@@
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     7
objbc
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     8
objvc
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
     9
*.res
ee230aeecd1d *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 68
diff changeset
    10
ntLibInit.c
130
e63c253346f7 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 89
diff changeset
    11
objmingw