|
|
|
@3a513d89
|
2 years |
j82liang |
Initiate host adt
ADT
|
|
|
@f4e01f1
|
2 years |
j82liang |
Save progress
ADT
|
|
|
@d6c464d
|
2 years |
j82liang |
reset enum's autogen as non adt
ADT
|
|
|
@561354f
|
2 years |
j82liang |
Save progress
ADT
|
|
|
@28f8f15
|
2 years |
j82liang |
Save progress
ADT
|
|
|
@b110bcc
|
2 years |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
|
|
|
@699a97d
|
2 years |
ajbeach |
Added IndexIterator, which absorbs some functionality of some …
ADT
ast-experimental
|
|
|
@45e753c
|
2 years |
ajbeach |
Clean-up in DeclarationNode.cc. Made all buildList loops the same. The …
ADT
ast-experimental
|
|
|
@028e512
|
2 years |
ajbeach |
Cleaned up some DeclarationNode code that had some extra code no …
ADT
ast-experimental
|
|
|
@a5ea261
|
2 years |
ajbeach |
The test.py (through Makefile) handles --invariant passing it to the …
ADT
ast-experimental
|
|
|
@81bd7e3
|
2 years |
ajbeach |
Adding explination to the memory leak in driver/cfa.cc.
ADT
ast-experimental
|
|
|
@66b6f66
|
2 years |
ajbeach |
Cleaned up some indentation in DeclarationNode.h.
ADT
ast-experimental
|
|
|
@6349929
|
2 years |
pabuhr |
fix 32-bit build with new PRNG output
ADT
ast-experimental
|
|
|
@c831073
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@8a2f7f1
|
2 years |
pabuhr |
fix PRNG test to work correctly on ARM
ADT
ast-experimental
|
|
|
@d859a30
|
2 years |
ajbeach |
Some SymbolTable clean-up I did while trying a change I didn't go …
ADT
ast-experimental
|
|
|
@fb4dc28
|
2 years |
ajbeach |
Moved new ast code out of one of the old files. The new file may have …
ADT
ast-experimental
|
|
|
@1b8fc06c
|
2 years |
ajbeach |
Updated Iterate.hpp documentation.
ADT
ast-experimental
|
|
|
@32d6fdc
|
2 years |
ajbeach |
Clean-up in the parser %union.
ADT
ast-experimental
|
|
|
@52f9804
|
2 years |
ajbeach |
Update macros in main. DUMP is now a macro to save space/noise and the …
ADT
ast-experimental
|
|
|
@eb8d791
|
2 years |
ajbeach |
CandidateFinder fills in the CodeLocation on a generated expression. …
ADT
ast-experimental
|
|
|
@153d3440
|
2 years |
ajbeach |
Reorganize CandidateFinder to lower indentation. I did not flatten the …
ADT
ast-experimental
|
|
|
@94c98f0e
|
2 years |
ajbeach |
Added/cleaned some AST comments.
ADT
ast-experimental
|
|
|
@b05beaa
|
2 years |
ajbeach |
Clean-up in CodeLocationTools.
ADT
ast-experimental
|
|
|
@5541a44e
|
2 years |
ajbeach |
Missed some uses of the new parser helpers.
ADT
ast-experimental
|
|
|
@6611177
|
2 years |
ajbeach |
Clean-up in parser. ClauseNode rework, plus internal adjustments to …
ADT
ast-experimental
|
|
|
@9921573
|
2 years |
pabuhr |
update channel chapter intro
ADT
ast-experimental
|
|
|
@e59a9fa
|
2 years |
pabuhr |
clean up .gitignore file
ADT
ast-experimental
|
|
|
@8c3d1d5
|
2 years |
pabuhr |
add Kahn74 citation
ADT
ast-experimental
|
|
|
@a1b41e3
|
2 years |
pabuhr |
add parsing test for waitfor statement
ADT
ast-experimental
|
|
|
@6adeb5f
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@372b6d3
|
2 years |
pabuhr |
add -invariant/--invariant flag to enable invariant checking during …
ADT
ast-experimental
|
|
|
@a085470
|
2 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@2b01f8e
|
2 years |
mlbrooks |
Adjust LL perf to use a random layout of nodes in memory
ADT
ast-experimental
|
|
|
@ea2759b
|
2 years |
ajbeach |
Some clean-up in CurrentObject, so that TupleIterator is no longer …
ADT
ast-experimental
|
|
|
@8472c6c
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@beabdf3
|
2 years |
pabuhr |
formatting, replace latex package subcaption with subfig
ADT
ast-experimental
|
|
|
@3d5fba21
|
2 years |
pabuhr |
formatting, replace latex package subcaption with subfig
ADT
ast-experimental
|
|
|
@16dff44
|
2 years |
pabuhr |
proofread chapter mutex_stmt
ADT
ast-experimental
|
|
|
@7f164c3
|
2 years |
pabuhr |
replace latex package subcaption with subfig
ADT
ast-experimental
|
|
|
@39b2403
|
2 years |
pabuhr |
add temporary Newterm, PAB macro, save boxes, and lstnewenvironment java
ADT
ast-experimental
|
|
|
@e9ed2a1
|
2 years |
mlbrooks |
Run LL perf with more stable compile flags and run context.
ADT
ast-experimental
|
|
|
@485393c
|
2 years |
ajbeach |
Moved code out of the CurrentObject header.
ADT
ast-experimental
|
|
|
@fac05b3
|
2 years |
ajbeach |
Removed members from TupleType. They were only used in one place, …
ADT
ast-experimental
|
|
|
@c468150
|
2 years |
ajbeach |
Split up ParseNode.h so that headers match implementation. May have a …
ADT
ast-experimental
|
|
|
@835d6e8
|
2 years |
ajbeach |
ast::SuspendStmt::Type -> ::Kind, this fits the new convention where …
ADT
ast-experimental
|
|
|
@3e94a23
|
2 years |
ajbeach |
More use of the new AST named boolean types.
ADT
ast-experimental
|
|
|
@9bb8ee42
|
2 years |
mlbrooks |
Extend LL perf experiment to run on many dataset sizes.
ADT
ast-experimental
|
|
|
@e02e13f
|
2 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@bb7422a
|
2 years |
ajbeach |
Translated parser to the new ast. This incuded a small fix in the …
ADT
ast-experimental
|
|
|
@ff71057
|
2 years |
mlbrooks |
Apply volatile variable frequency reduction (of fa6ca1ac779b4) to …
ADT
ast-experimental
|
|
|
@fdc042d
|
2 years |
mlbrooks |
Fix Makefile noise on LL perf rebuild.
ADT
ast-experimental
|
|
|
@b0be909f
|
2 years |
mlbrooks |
Remove mistakenly committed diagnostic output from LL prf.
ADT
ast-experimental
|
|
|
@1dfc3d0
|
2 years |
mlbrooks |
Tweak LL perf compilation--CLI to support a fixed-work mode that does …
ADT
ast-experimental
|
|
|
@4541b09
|
2 years |
pabuhr |
small corrections
ADT
ast-experimental
|
|
|
@9586d22
|
2 years |
pabuhr |
add access to LstNumberStyle, make tt font smalled for lst string constants
ADT
ast-experimental
|
|
|
@deeda09
|
2 years |
pabuhr |
proofread CFA-concurrency chapter
ADT
ast-experimental
|
|
|
@11e3e97
|
2 years |
pabuhr |
formatting
ADT
ast-experimental
|
|
|
@55fabac
|
2 years |
pabuhr |
change citation colour from green to blue
ADT
ast-experimental
|
|
|
@59c05958
|
2 years |
pabuhr |
proofread CFA-introduction chapter
ADT
ast-experimental
|
|
|
@9363b1b
|
2 years |
caparson |
removed code style and refactored to use cfa code style
ADT
ast-experimental
|
|
|
@e8b1f23c
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@525a46a
|
2 years |
pabuhr |
formatting
ADT
ast-experimental
|
|
|
@0e398ad
|
2 years |
pabuhr |
convert to CFAStyle in CFA_intro chapter
ADT
ast-experimental
|
|
|
@9432499
|
2 years |
pabuhr |
turn on CFAStyle and make default language
ADT
ast-experimental
|
|
|
@bf0c723
|
2 years |
pabuhr |
add style file to Makefile dependencies
ADT
ast-experimental
|
|
|
@34b6a7b6
|
2 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@fa6ca1a
|
2 years |
mlbrooks |
LL perf: reduce frequency of using volatile variables.
Significantly …
ADT
ast-experimental
|
|
|
@90a3a89
|
2 years |
mlbrooks |
LL perf: Add comments for rerunning tests
ADT
ast-experimental
|
|
|
@1689ecf
|
2 years |
caparson |
fixed citation issue
ADT
ast-experimental
|
|
|
@9a5a2cd
|
2 years |
caparson |
Big cleanup pass. Updated style to get rid of almost all macros. …
ADT
ast-experimental
|
|
|
@48fda7a
|
2 years |
caparson |
cleaned up cpp figure
ADT
ast-experimental
|
|
|
@fb7cda9
|
2 years |
caparson |
removed uneeded make rules
ADT
ast-experimental
|
|
|
@e41c4c6
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@1e6cecb
|
2 years |
caparson |
fixed accidental duplicate label
ADT
ast-experimental
|
|
|
@3c17a10
|
2 years |
caparson |
updated style to remove some 800-lb gorilla macros
ADT
ast-experimental
|
|
|
@678c540
|
2 years |
pabuhr |
small commits before changing latex macros
ADT
ast-experimental
|
|
|
@75bd041
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@3d08cea
|
2 years |
caparson |
Removed unneeded include. Should fix failing channels/churn test.
ADT
ast-experimental
|
|
|
@f3ba69d
|
2 years |
mlbrooks |
LL perf: Upgrade the results' dataset to have more runs of longer …
ADT
ast-experimental
|
|
|
@0b66ef9
|
2 years |
mlbrooks |
Add linked list performance experiment
ADT
ast-experimental
|
|
|
@eb47a80
|
2 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@70056ed
|
2 years |
pabuhr |
clean up waituntil grammar
ADT
ast-experimental
|
|
|
@6e83384
|
2 years |
caparson |
did more editing, finished first draft of mutex stmt and channel …
ADT
ast-experimental
|
|
|
@c7f6786
|
2 years |
caparson |
added figures for mutex stmt and channels
ADT
ast-experimental
|
|
|
@bd72c284
|
2 years |
caparson |
fixed build issue caused by globals
ADT
ast-experimental
|
|
|
@9082d7e8
|
2 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADT
ast-experimental
|
|
|
@d24b1985
|
2 years |
caparson |
updated plotting and run scripts for channel benchmarks
ADT
ast-experimental
|
|
|
@e2f827f
|
2 years |
caparson |
added go counterpart to cfa benchmarks
ADT
ast-experimental
|
|
|
@76a8400
|
2 years |
caparson |
added all cfa benchmarks, contend is the only one used in the thesis, …
ADT
ast-experimental
|
|
|
@a45e21c
|
2 years |
caparson |
cleaned up channel, added safety/productivity features to channels. …
ADT
ast-experimental
|
|
|
@efdd18c
|
2 years |
caparson |
updated actor header to use better name for stat toggling
ADT
ast-experimental
|
|
|
@9319a23
|
2 years |
caparson |
added channel tests that use new termination feature
ADT
ast-experimental
|
|
|
@ff443e5
|
2 years |
pabuhr |
forgot to add to last commit
ADT
ast-experimental
|
|
|
@ac235a8
|
2 years |
pabuhr |
deprecated qualifiers/specifiers before TYPEDEF
ADT
ast-experimental
|
|
|
@9fd9d015
|
2 years |
pabuhr |
formatting, add new waituntil grammar, rewrite waitfor grammar, …
ADT
ast-experimental
|
|
|
@afdb74b
|
2 years |
ajbeach |
Looks like we missed one of the ast 'should be in every derived class' …
ADT
ast-experimental
|
|
|
@9feb34b
|
2 years |
ajbeach |
Moved toString and toCString to a new header. Updated includes. …
ADT
ast-experimental
|
|
|
@60380a1
|
2 years |
caparson |
trying to get Jenkins Promote to work with new credentials
ADT
ast-experimental
|
|
|
@e10714a
|
2 years |
pabuhr |
update interpose code, and document 32-bit interpose bug in glibc
ADT
ast-experimental
|
|
|