Brush

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring on or before 2017-06-10 19:12:39.

2017-06-10
19:12:39
Update comments check-in: 3882c36ee2 user: andy tags: trunk
19:02:51
Change brBlobEnd() to report available bytes or elements check-in: deef3e873d user: andy tags: trunk
18:53:40
Add brBlob*Stride() functions to avoid warning about size argument to brBlobArray() always being true check-in: 4af78948de user: andy tags: trunk
2017-06-09
16:30:48
Change more New functions to be implemented in terms of Init functions check-in: 9d2bfa3593 user: andy tags: trunk
16:07:57
Rename brStringAssign*() to brStringInit*() because the term "Assign" is already used in lists to replace an element check-in: ab1bcb5500 user: andy tags: trunk
16:05:48
Rename brStringSet*() to brStringAssign*() to avoid confusion with the set data structure check-in: b0397dc629 user: andy tags: trunk
2017-06-08
17:03:06
Qt seems like the best choice for now check-in: c6e2042b1b user: andy tags: trunk
16:13:44
Remove/update obsolete code and correct syntax errors in word.c check-in: 1272291c15 user: andy tags: trunk
16:08:04
Correct syntax errors in type.c check-in: 83e19f9dc9 user: andy tags: trunk
16:02:33
Remove obsolete implementations from string.c check-in: d2b9774139 user: andy tags: trunk
16:01:29
Remove obsolete implementations from list.c check-in: 012d3d1562 user: andy tags: trunk
15:59:01
Reimplement brStringNew*() in terms of new functions brStringSet*() with NULL string argument check-in: c73fbb1c64 user: andy tags: trunk
15:54:19
Add missing formatted string word creation macros check-in: 497e311081 user: andy tags: trunk
15:48:57
Move <stdarg.h> inclusion from blob.c to brush.h check-in: 44e17c30dc user: andy tags: trunk
15:48:02
Correct syntax errors in blob.c check-in: a874023e14 user: andy tags: trunk
15:46:31
Correct type of brPanicHandlerFunc_ declaration check-in: d3037aaceb user: andy tags: trunk
15:39:33
Tweak wording of reference identifier specification check-in: b721f7459f user: andy tags: trunk
15:37:50
Add prefix-constrained br*NextPrefix() and br*PrevPrefix() iteration functions check-in: 1a55c49f03 user: andy tags: trunk
15:29:33
Rename brStringByteSize() to brStringSizeBytes(0 check-in: ec24c0725b user: andy tags: Rename brStringByteSize() to brStringSizeBytes(), trunk
15:28:41
Add brStringStatic() and brStringConst(), remove brStringDynamic() check-in: 67400d4391 user: andy tags: trunk
15:24:19
Remove duplicate type definition check-in: cd49d6a587 user: andy tags: trunk
06:16:57
Add comments to grammar definition check-in: 04c46681f1 user: andy tags: trunk
05:49:15
Update design of reference identifiers check-in: 1e15e04f5e user: andy tags: trunk
2017-06-07
16:40:20
Change some unions to structs, rename Critbit to Cbt in type names check-in: 153d66640c user: andy tags: trunk
16:34:24
Move grammar file to src too check-in: 9a0924144c user: andy tags: trunk
16:34:14
Move sources to src check-in: 30f5fc470e user: andy tags: trunk
00:50:49
Add more calls to brAssert() check-in: 253d7449f8 user: andy tags: trunk
00:43:47
Add set.c check-in: 5e48253ade user: andy tags: trunk
00:42:53
Add more source files check-in: 87c0e11c79 user: andy tags: trunk
00:36:41
Finish renaming brBlob* functions check-in: a9fd8f4414 user: andy tags: trunk
00:16:07
Change BrBlob to contain the size in bytes rather than the element count. Add element-oriented brBlob* macros, and rename the byte-oriented functions to end in Bytes. check-in: f5203ddb7b user: andy tags: trunk
2017-06-05
04:46:29
Implement blob.c, may need to rethink how strides are handled check-in: 1480fbf84a user: andy tags: trunk
2017-06-03
13:34:57
Begin splitting to multiple source files check-in: 92d9c3ab9f user: andy tags: trunk
2017-06-01
22:21:35
Move wiki file to doc subdirectory check-in: 03a122ef38 user: andy tags: trunk
22:20:50
Allow different kinds of inputs to grammar check-in: f1851068c3 user: andy tags: trunk
22:16:32
Restore stride arguments to list replace functions check-in: c60ad8d60a user: andy tags: trunk
22:13:46
Continue implementation check-in: ae3c87f61f user: andy tags: trunk
22:13:38
Preliminary Lemon grammar file check-in: cb5be84d27 user: andy tags: trunk
2017-05-13
01:18:36
Continue writing documentation check-in: b9c4176aab user: andy tags: trunk
00:31:53
Move concepts to concepts.md check-in: 202766265e user: andy tags: trunk
00:24:49
Move ideas to doc subdirectory check-in: df812f863e user: andy tags: trunk
00:23:57
Comment tweaks, allow for strings longer than four billion characters check-in: 88c980ac0e user: andy tags: trunk
2017-05-08
16:40:28
Correct name of BR_CODE_CUSTOM in comment check-in: 5938b205c7 user: andy tags: trunk
16:31:02
Rename coroutines to tasks check-in: 8f9aa9b42a user: andy tags: trunk
16:25:20
Add snapshot of Tcl wiki file check-in: 7b463ee67c user: andy tags: trunk
16:25:11
Update ideas check-in: 897674454a user: andy tags: trunk
2017-05-05
18:23:37
Update ideas, more to come check-in: 94139664f4 user: andy tags: trunk
2017-04-15
15:17:50
Check in sandbox changes, too many to describe check-in: 471cad23aa user: andy tags: trunk
15:17:34
Add ideas file check-in: 1122458756 user: andy tags: trunk
2016-12-25
20:59:58
Refine word type definition comments check-in: e3fb596886 user: andy tags: trunk