|
|
|
@3e3f236
|
5 years |
f37yu |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@6a45bd78
|
5 years |
f37yu |
cleanup: remove params in TypeDecl (never used)
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@297cf18
|
5 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@bfcf6b9
|
5 years |
Thierry Delisle |
Stacks are always created with mmap to control page permission
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@adf34b3
|
5 years |
Thierry Delisle |
check_preemption is now one of the interrupt protected functions.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@c920317
|
5 years |
Thierry Delisle |
Fixed duplicate listing of sequence/containers
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@edf3ff1
|
5 years |
pabuhr |
add collection tests
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@7d4ce2a
|
5 years |
pabuhr |
make collections publicly accessible in include directory
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@5992ff4
|
5 years |
Thierry Delisle |
Tentative fix to last commit
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@a1850ac
|
5 years |
Thierry Delisle |
No longer distribute tools or pretty/printer
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@1a2a49b
|
5 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@2a59655
|
5 years |
Thierry Delisle |
make distcheck FINALLY passes
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@364a03c
|
5 years |
ajbeach |
Added more information to checkAllCodeLocations.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@48f6252
|
5 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@0f7a0ea
|
5 years |
pabuhr |
[fixes #228] delete of 0-sized object always calls destructor; always …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@d7a10af
|
5 years |
Thierry Delisle |
Fixed installation of exception.h
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@8e0adcd
|
5 years |
Thierry Delisle |
concurrency/exception.h is now correctly installed
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@3359802
|
5 years |
Thierry Delisle |
Added missing test data to distributed files
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@8089fde
|
5 years |
Thierry Delisle |
Full build now builds new ast.
Full build now distribute builds.
Fixed …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@dde7d6d
|
5 years |
Thierry Delisle |
I still don't understand globals in groovy.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@8e58264
|
5 years |
Thierry Delisle |
First attempt at full distribute.
Fixed some typos.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@3f91792
|
5 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@33a129a
|
5 years |
Thierry Delisle |
Fixed default ast to be consistent with tests.
Fix …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@a12810d
|
5 years |
Thierry Delisle |
static variables in preemption_ready() seem to be able to lead to a …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@a778e8e
|
5 years |
Thierry Delisle |
Added missing tests to distribute
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@a468e1e9
|
5 years |
Thierry Delisle |
Test script now supports --list-dist which list all the files needed …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@c9e0991
|
5 years |
ajbeach |
Clean-up the code location tools.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@d6089ad
|
5 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@58870e6b
|
5 years |
pabuhr |
switch from reference back to pointer
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@f57faf6f
|
5 years |
ajbeach |
Added a new-ast tools for code locations. The fill pass is being used …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@08ce416
|
5 years |
Thierry Delisle |
Changed configure to use new-ast by default.
Ast options no longer …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@e91a255
|
5 years |
pabuhr |
fix code placement error
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@ec5d599
|
5 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@7c1144b
|
5 years |
pabuhr |
formatting, more switch from pointer to reference
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@ad915e0
|
5 years |
Thierry Delisle |
Fixed incorrect space
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@7e366bd
|
5 years |
Thierry Delisle |
Fix call to sed in jenkins distribute
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@7d5d3f3
|
5 years |
Thierry Delisle |
Fix escape characters in jenkins distribute
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@6b293bd
|
5 years |
Thierry Delisle |
Like Cforall, groovy does not support tuple assign and tuple …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@8fe6040
|
5 years |
Thierry Delisle |
Distribute now prints the version
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@9c4ad67
|
5 years |
Thierry Delisle |
Fixed typo
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
|
|
|
@a12cd594
|
5 years |
Thierry Delisle |
Messed up last commit
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|