|
|
|
@36dfdac
|
7 days |
mlbrooks |
Enable partial autogen for types declared inside functions.
Done by …
|
|
|
@5d3d281
|
7 days |
mlbrooks |
Remove autogen forward declarations, which are never needed, and cause …
|
|
|
@e797179
|
7 days |
mlbrooks |
Accept meta-test, expecting the buid to fail.
The fix is forthcoming. …
|
|
|
@64f3b9f
|
7 days |
mlbrooks |
Fix support for partial autogen.
Partial autogen means that some …
|
|
|
@ec22220
|
8 days |
pabuhr |
formatting
|
|
|
@6e6e372
|
8 days |
pabuhr |
harmonize comments in test program
|
|
|
@8e4f34e
|
8 days |
mlbrooks |
Allow builtin ++ from += overloads, and similar, to work on a type …
|
|
|
@fd0a1799
|
8 days |
mlbrooks |
Resurrect test of zero_t/one_t and capture present state of ++
|
|
|
@283fbdd
|
9 days |
ajbeach |
Removed some unused (commented) code from the builtins.
|
|
|
@50be6444
|
9 days |
ajbeach |
Follow up reformatting to builtins. Just a few extra and missing spaces.
|
|
|
@18a7dcf1
|
10 days |
pabuhr |
found some initial material for section Polymorphism
|
|
|
@fbb5bdd
|
10 days |
pabuhr |
add some initial background material
|
|
|
@bc999b7
|
10 days |
pabuhr |
more proofreading of intro chapter
|
|
|
@9f7285e
|
10 days |
pabuhr |
formatting, temporarily remove quasi_void
|
|
|
@6503ef4
|
11 days |
pabuhr |
formatting
|
|
|
@0b98381
|
11 days |
pabuhr |
remove line numbering
|
|
|
@b4c6e10
|
11 days |
pabuhr |
thesis proofreading
|
|
|
@9861ef2
|
12 days |
f37yu |
add description of closed trait types
|
|
|
@5b66938
|
13 days |
pabuhr |
update .expect files for x86 architecture
|
|
|
@b38d24a
|
13 days |
j82liang |
update test expect
|
|
|
@fc276f3
|
2 weeks |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@eae8b37
|
2 weeks |
j82liang |
Move enum.hfa/enum.cfa to prelude
|
|
|
@4175659
|
2 weeks |
pabuhr |
remove BadQualifiersZeroOne? warning message
|
|
|
@509ec82
|
2 weeks |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1c0a3a4
|
3 weeks |
pabuhr |
fix problem with future seperate compilation
|
|
|
@718601e
|
3 weeks |
mlbrooks |
Try 2 to fix arch-specific test failure from my last commit
|
|
|
@730992a
|
3 weeks |
mlbrooks |
Try to fix arch-specific test failure from my last commit
|
|
|
@46c4dea
|
3 weeks |
ajbeach |
Update the enumeration proposal with some updates now that the rework …
|
|
|
@81e768d
|
3 weeks |
mlbrooks |
Fix #276; add support for c-array parameters using dependent lengths.
…
|
|
|
@3e2e9b2
|
3 weeks |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@f5e37a4
|
3 weeks |
pabuhr |
small changes to rational
|
|
|
@71f3d45
|
3 weeks |
mlbrooks |
Remove unnecessary assertion: printing a rational doesn't require the …
|
|
|
@108b2c7
|
3 weeks |
ajbeach |
Moved the non-trivial bodies of the power (exponental) functions out …
|
|
|
@e25ef8c
|
3 weeks |
pabuhr |
formatting, first attempt to add priority order to waitfor selection, …
|
|
|
@956b389
|
4 weeks |
j82liang |
add isMember to DeclWithType?
|
|
|
@10a9479d
|
4 weeks |
j82liang |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@de7b7a5
|
4 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1cd2839
|
4 weeks |
pabuhr |
test patch for respecting lexical priority in waitfor statement
|
|
|
@bdf40650
|
4 weeks |
ajbeach |
Address-of is now moved under casts of any type and is done so …
|
|
|
@d945be9
|
4 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@7c80a86
|
4 weeks |
pabuhr |
proofread chapter 3
|
|
|
@ecf3812
|
4 weeks |
ajbeach |
CastExpr? reorganization and clean-up in Lvalue. I kept these from a …
|
|
|
@29075d1
|
4 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1b39705
|
4 weeks |
pabuhr |
proofreading on string chapter
|
|
|
@ed96731
|
4 weeks |
ajbeach |
With{Stmts,Decls}ToAdd? how has an -X version like WithSymbolTableX. …
|
|
|
@0dffe91
|
4 weeks |
mlbrooks |
Thesis, string: add missing figure
|
|
|
@ea10f64
|
5 weeks |
pabuhr |
first attempt at tests for tuple arrays
|
|
|
@dd54139
|
5 weeks |
pabuhr |
empty tuple prints a syntax error, first attempt at tuple arrays with …
|
|
|
@95707a3
|
5 weeks |
pabuhr |
updates to barrier.hfa
|
|
|
@e255902b
|
5 weeks |
pabuhr |
more updates to the uC++toCFA document
|
|
|
@489d3ba
|
5 weeks |
pabuhr |
change how latex code generated from sharing-demo.cfa
|
|
|
@2325b57
|
5 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@1b56a7f
|
5 weeks |
pabuhr |
add barrier sectio uC++ to CFA cheat sheet
|
|
|
@00f89a6
|
5 weeks |
f37yu |
attempt to fix const reference conversion
|
|
|
@47174c4
|
5 weeks |
pabuhr |
formatting
|
|
|
@2295320
|
5 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@0cb3479
|
5 weeks |
pabuhr |
update uC++toCFA manual with actor changes
|
|
|
@b5f1e850
|
5 weeks |
pabuhr |
update barrier test programs after changes
|
|
|
@a3af522
|
5 weeks |
pabuhr |
first attempt at updating barrier lock
|
|
|
@41882628
|
5 weeks |
pabuhr |
update test programs with actor name change
|
|
|
@105fb21
|
5 weeks |
pabuhr |
rename start_actor_system and stop_actor_system, add implicit messages …
|
|
|
@7e943e1
|
5 weeks |
pabuhr |
add citation for First-Come-First-Served paper
|
|
|
@2ae845e9
|
5 weeks |
ajbeach |
Removed debug output from resolver. Also made the early decision …
|
|
|
@b766c9b7
|
5 weeks |
pabuhr |
more string changes
|
|
|
@c01a2fd
|
5 weeks |
pabuhr |
work on starting chapter, fix spelling
|
|
|
@464cfc7
|
5 weeks |
pabuhr |
add label
|
|
|
@74cbaa3
|
6 weeks |
pabuhr |
formatting
|
|
|
@44e2a5a
|
6 weeks |
pabuhr |
remove assertions from rational structure declaration
|
|
|
@62595b31
|
6 weeks |
pabuhr |
temporary update of exponentiation operator due to possible bug in box-pass
|
|
|
@135a2d8
|
6 weeks |
pabuhr |
updates to uC++toCFA document
|
|
|
@83a581a
|
6 weeks |
mlbrooks |
Thesis, string, intro: provide missing facts
|
|
|
@04c6340
|
6 weeks |
mlbrooks |
Array, lifecycle: more proofreading
|
|
|
@e1107ec
|
6 weeks |
pabuhr |
proofread section Array lifecycle
|
|
|
@174a11a
|
6 weeks |
pabuhr |
add starting section 5.1 for strings
|
|
|
@5ba756c
|
6 weeks |
pabuhr |
generalize cfa-code indentation (xleftmargin)
|
|
|
@97ac01d3
|
6 weeks |
mlbrooks |
Thesis, array: add section on lifecycle
|
|
|
@7d95bce9
|
6 weeks |
mlbrooks |
Thesis, background, array: clarify C laxed inner dimension checking
|
|
|
@c3e41cda
|
6 weeks |
pabuhr |
proofread new material in background and array chapters
|
|
|
@63a7394
|
6 weeks |
pabuhr |
reduce topsep for enumitem
|
|
|
@b006c51e
|
6 weeks |
j82liang |
Move enum trait declaration to builtin/c
|
|
|
@ad9f593
|
7 weeks |
mlbrooks |
Thesis, background, array: flesh out and rework section Array …
|
|
|
@b7921d8
|
7 weeks |
mlbrooks |
Thesis, array: Add section Dimension Parameter Implementation
|
|
|
@292d6cf6
|
7 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@520fa9e
|
7 weeks |
pabuhr |
proofread background chapter, and other small changes
|
|
|
@5485bcac
|
7 weeks |
ajbeach |
Updated tuple proposal to include array interations.
|
|
|
@a3bd827
|
7 weeks |
pabuhr |
fix directory name for running tests in INSTALL
|
|
|
@b699a61
|
7 weeks |
pabuhr |
formatting
|
|
|
@7ef4438
|
7 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@63cf80e
|
7 weeks |
pabuhr |
finish proofreading the array section of the background chapter
|
|
|
@d0296db6
|
7 weeks |
mlbrooks |
Thesis, array, upgrade accordion demo to use data in all arrays
|
|
|
@33474e6
|
7 weeks |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@bf91d1d
|
8 weeks |
pabuhr |
numerous changes to the uC++ to CFA cheat sheet
|
|
|
@14c31eb
|
8 weeks |
pabuhr |
proofread introduction chapter
|
|
|
@06d75931
|
8 weeks |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@720eec9
|
8 weeks |
mlbrooks |
Thesis, array, proofread intro sections.
|
|
|
@d031f7f
|
8 weeks |
ajbeach |
Renamed CurrentObject?'s MemberIterator::operator* to getOptions …
|
|
|
@90be0cf
|
8 weeks |
ajbeach |
Moved some methods out of EnumDecl?. These were calculations and the …
|
|
|
@12c4a5f
|
8 weeks |
ajbeach |
Folding in feedback to the tuple proposal and rewriting the last rewrite.
|
|
|
@42d81a7
|
8 weeks |
mlbrooks |
Thesis, array, C typing rules, add old C rules and case-comparison table.
|
|
|
@d3942b9
|
2 months |
mlbrooks |
Thesis, array, C typing rules, add discussion dimension hoisting.
|
|
|