Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
71 check-ins using file packages/sql/lib/sqlite.test.tcl version 11b7e8fa76
|
2016-02-18
| ||
| 07:22 | matrix {convert to {ycl shelf}} check-in: 0120e86f95 user: pooryorick tags: trunk | |
| 06:56 | package {Make -prefixes default to off for automatic ensembles} check-in: 2d8ca997d9 user: pooryorick tags: trunk | |
| 05:58 |
test {some updates to cleanup1}
shelf {in conjunction with new [ns dupensemble], now supports submethods that are namesapace ensembles} check-in: 1063e2ca3e user: pooryorick tags: trunk | |
| 05:14 | test {remove $setup1} {make cleanup1 a command} ns {use newer {ycl test}} check-in: 5b7fb82fe2 user: pooryorick tags: trunk | |
| 04:28 | ns dupensemble {remove code to do replacements in nested lists in the map , as it requires the code to make assumptions about the interpretation of values} check-in: 19ab0f6e0b user: pooryorick tags: trunk | |
| 03:42 | ns dupensemble {replace original namespace two levels down in ensemble map.} check-in: e9f9ba349c user: pooryorick tags: trunk | |
|
2016-02-17
| ||
| 21:00 | list {Update to use newer {ycl test}} check-in: 78f56ddbf3 user: pooryorick tags: trunk | |
|
2016-02-16
| ||
| 20:37 | yobj {update to use newer {ycl proc} [checkargs]} check-in: 4f8a13f2ad user: pooryorick tags: trunk | |
| 18:39 | daerth {Update test suite to use newer {ycl test}} check-in: 4f5b5f9fd8 user: pooryorick tags: trunk | |
| 18:33 | context {Update to use [ns normalize] instead of nsnormalize} aclcontext {use [ns map] correctly} check-in: 045fa2819f user: pooryorick tags: trunk | |
| 18:19 | {Change the name of the tee and tplex creators from [new] to [tee] and [tplex]} check-in: a2f65f5933 user: pooryorick tags: trunk | |
| 18:10 | text {Support newer versions of {ycl proc checkargs}} {Use newer {ycl test} setup/cleanup} check-in: c38f6f2f29 user: pooryorick tags: trunk | |
| 18:01 | chan {Update to use newer {ycl shelf} that has [clone] and [spawn] but not [new]} check-in: f2870dd1fb user: pooryorick tags: trunk | |
| 07:37 | {ycl file prototype} {Update to use newer {ycl shelf} that has [clone] and [spawn] but not [new]} check-in: 2aab1632c7 user: pooryorick tags: trunk | |
| 06:51 | {math discrete} {work on tests} {math rand} {new package} check-in: d0f13b9746 user: pooryorick tags: trunk | |
| 06:08 | {ycl iter} {update for newer versions of {ycl shelf}} {update for newer {ycl test data}} check-in: 42788b61ec user: pooryorick tags: trunk | |
| 05:51 | {ycl vso} {Update for newer versions of {ycl shelf} that provide [clone] and [spawn], but no [new]} check-in: b70c11b2d8 user: pooryorick tags: trunk | |
| 04:13 | {ycl proc checkargs} {Pass documentation value instead of name of variable} check-in: 55c8a9612e user: pooryorick tags: trunk | |
| 03:24 | ycl accept a list of package require components check-in: 52cfca3237 user: pooryorick tags: trunk | |
|
2016-02-09
| ||
| 08:25 | eav {didn't get rid of "arrays" table after all} check-in: 961a06b77c user: pooryorick tags: trunk | |
| 02:28 | eav {all tests pass} {commit prior to converting arrays bookkeeping to use the main table} check-in: a768fd7796 user: pooryorick tags: trunk | |
|
2016-02-08
| ||
| 23:09 | eav {switch to new query structure to support hierarchical ordering of the results of recursive queries} check-in: 3ce4defac3 user: pooryorick tags: trunk | |
|
2016-02-07
| ||
| 01:04 | {eav sqlite} {commit before replacing "in" SQL statements with "join"} check-in: 3c478ef58b user: pooryorick tags: trunk | |
|
2016-02-06
| ||
| 16:52 | {eav sqlite} {change the signature of [array set]} {array type can now be indicated} check-in: 24dadffba5 user: pooryorick tags: trunk | |
| 06:36 | {eav sqlite} {[array eval] now works with "tables"} check-in: 01b63cf7bd user: pooryorick tags: trunk | |
| 06:16 | {eav sqlite} {commit before changing [array eval] to work with "tables"} check-in: 9fb98f2f91 user: pooryorick tags: trunk | |
| 02:26 | eav {new feature} {array-valued attribute values} check-in: bdd1408f1f user: pooryorick tags: trunk | |
|
2016-02-04
| ||
| 20:30 | {eav sqlite} {{new command} the} {bug fix in set} {more tests} check-in: ddb72c272e user: pooryorick tags: trunk | |
| 07:42 | shelf {{new method} apply} check-in: 2ce62ecd78 user: pooryorick tags: trunk | |
|
2016-02-02
| ||
| 16:53 | {eav sqlite} {refine trace functionalit} check-in: cff0c10d7d user: pooryorick tags: trunk | |
| 05:54 | shelf {rename the "ns" subcommand to "namespace"} check-in: 1130b82269 user: pooryorick tags: trunk | |
| 05:20 | replace ondeath with disposal check-in: d2d076b67d user: pooryorick tags: trunk | |
| 03:41 | shelf {replace "prototype" with "basise"} check-in: c7b61f1f05 user: pooryorick tags: trunk | |
| 03:35 | shelf {add handling when the name of new, cloned, or spawned shelf is the empty string} check-in: da21327567 user: pooryorick tags: trunk | |
| 03:23 | shelf rewrite {No more [new]} {{new commands} clone spawn} check-in: b97cf72b62 user: pooryorick tags: trunk | |
|
2016-01-31
| ||
| 22:48 | checkargs {{new feature} {specify an argument as being automatic to prevent the user from setting it, but have it in the spec for other commands, such as [configure] commands.}} check-in: 0c6fd3b40e user: pooryorick tags: trunk | |
| 19:43 | proc {{new feature} {optional explicit variable for the argument . Previously , the variable name was always the same as the argument name}} check-in: 2a8df047e1 user: pooryorick tags: trunk | |
|
2016-01-28
| ||
| 18:27 | eav {add unset traces} check-in: 768087f7ba user: pooryorick tags: trunk | |
| 08:06 | eav {new feature} {select by id} check-in: e98ccd353d user: pooryorick tags: trunk | |
| 06:15 | {eav sqlite} {add support for all four specificities of trace} check-in: cd736bd7a7 user: pooryorick tags: trunk | |
| 04:09 | {eav sqlite} {{new command} union} check-in: 834f618483 user: pooryorick tags: trunk | |
|
2016-01-27
| ||
| 20:24 | {eav sqlite} {add recursive find, keyed on an attribute that can either be the value of some other attribute or the id of an entity} check-in: 0ef8c33ce1 user: pooryorick tags: trunk | |
|
2016-01-26
| ||
| 18:09 | eav {bug fixes to find} {add trace feature} check-in: 3c6ed6199c user: pooryorick tags: trunk | |
| 02:46 | eav {add "in" operator} check-in: 55f190d7a8 user: pooryorick tags: trunk | |
|
2016-01-25
| ||
| 15:16 | {eav sqlite} {Change semantics of "report" argument to find so that the empty string results in a list of id's} check-in: efb6b17245 user: pooryorick tags: trunk | |
| 01:49 | {ycl eav} {new polish notation} check-in: 6753ee5f7b user: pooryorick tags: trunk | |
|
2016-01-23
| ||
| 20:33 | {ycl eav} {first commit} check-in: 37f04b20f3 user: pooryorick tags: trunk | |
|
2016-01-18
| ||
| 23:31 | {ycl courier} {complete minimal redesign} {all tests pass} check-in: 106660b15f user: pooryorick tags: trunk | |
| 14:10 | {flow courier} {all tests pass} {Commit prior to unifying courier and connection} check-in: d5b46c6a84 user: pooryorick tags: trunk | |
| 08:22 | {flou courier} {all tests pass} {Commit before changing a route so that the last stop is always a courier with no deliverable}. check-in: 48ca21be57 user: pooryorick tags: trunk | |
| 02:53 | {flow courier} {commit before changine implementation to better handle chains of couriers. This means a courier will no longer call the pickup, but will be delivered something to carry} check-in: d8bda96e33 user: pooryorick tags: trunk | |
|
2016-01-17
| ||
| 16:59 | {flow courier} {asynchronous assembly line} check-in: 8dfeca1745 user: pooryorick tags: trunk | |
|
2016-01-14
| ||
| 20:05 | {new procedures} {until around} check-in: e12c789d0b user: pooryorick tags: trunk | |
|
2016-01-12
| ||
| 19:34 | {struct nxs} {fix bug when setting nested dictionaries} {simplify code} check-in: 98dfb9bfcf user: pooryorick tags: trunk | |
| 01:29 | {all but one test pass} {commit before redesigning memory model so there is no explicit "refernce" type, and all values on the stack and in dictionaries are names of values in memory (references)} check-in: d827752d9e user: pooryorick tags: trunk | |
|
2016-01-10
| ||
| 09:00 | peascript {to give every value a handle so that it can be modified regardless of whether it was taken from the stack or a dictionary, make all stack values and all dictionary values references} check-in: 72da06c02e user: pooryorick tags: trunk | |
|
2016-01-09
| ||
| 06:52 | test {add setup1} {make setup and cleanup more thorough} check-in: 0e1077b1fa user: pooryorick tags: trunk | |
| 03:51 | {parse tcl} isvarsub {another bug fix} check-in: 44a7422b02 user: pooryorick tags: trunk | |
| 00:41 | {parse tcl} isvarsub {fix bug in regular expression} check-in: 1c9548c0e9 user: pooryorick tags: trunk | |
|
2016-01-08
| ||
| 18:25 | peascript {first "working" checkin with structured values} {first test passes, including with a call to execstack} check-in: 7e56de0623 user: pooryorick tags: trunk | |
|
2016-01-07
| ||
| 18:40 | nxs {modified syntax} {operators take place of key rather than type} check-in: 804ea4a403 user: pooryorick tags: trunk | |
| 16:33 | nxs {remove * operator} {all tests pass except multitraverse} check-in: 25c45d974a user: pooryorick tags: trunk | |
|
2016-01-03
| ||
| 22:09 | add tkgnuplot check-in: 4425b1004e user: pooryorick tags: trunk | |
| 21:44 | Add tkduke check-in: 6f50d03ae0 user: pooryorick tags: trunk | |
|
2016-01-02
| ||
| 06:13 | nxs {tighten up the syntax for ranges} {all tests pass} check-in: 2413e4f000 user: pooryorick tags: trunk | |
|
2016-01-01
| ||
| 20:04 | nxs {{allow multiple unbraced keys} {each key except the last indicates a node to traverse}} {all tests pass} {{next step} {multi-node branching}} check-in: fc7953d2a6 user: pooryorick tags: trunk | |
|
2015-12-31
| ||
| 21:34 | {remove catch statement} check-in: 142c571df2 user: pooryorick tags: trunk | |
| 21:30 | {wicke uplevel to return inner call of recursive function} {all tests pass} check-in: ce264c6549 user: pooryorick tags: trunk | |
| 04:15 | nxs {new syntax} {all tests pass} check-in: e93ac2d5ed user: pooryorick tags: trunk | |
|
2015-12-29
| ||
| 08:02 | bxtrie {initial commit} sigarchive untested {ycl rec} {initial commit} check-in: 9db142be2f user: pooryorick tags: trunk | |
| 07:59 | global search replace {colons in package names} Some other code changes check-in: c16d507301 user: pooryorick tags: trunk | |