Commit Graph

17 Commits

Author SHA1 Message Date
Mitchell Rosen
bbb04d9da2 get the transcripts passing (but a couple are still broken) 2024-08-26 13:37:19 -04:00
Chris Penner
081f344578 Fix delete.md 2024-07-01 22:21:14 -07:00
Mitchell Rosen
df9e78138f in delete.md, replace uses of merge.old with debug.alias.{term,type}.force 2024-06-27 11:12:21 -04:00
Mitchell Rosen
d37bce3e7e rename and hide old merge commands 2024-04-24 12:29:15 -04:00
Chris Penner
22ac9fc82a Update delete transcripts 2024-01-08 12:02:10 -08:00
Rebecca Mark
64e794c4e1 adds better error reporting if users try to delete term which does not exist 2023-02-02 22:50:11 -08:00
Rebecca Mark
f760c9878d removing notes to self 2023-02-02 17:15:30 -08:00
Rebecca Mark
1b4fca639b Adds working multi-deletion command 2023-02-02 16:50:01 -08:00
Travis Staton
745ed7929f update transcripts 2022-12-07 14:46:32 -05:00
Paul Chiusano
4284f12897 fix up transcripts 2022-04-06 16:12:07 -05:00
rlmark
79ad0fa8df updates transcripts 2021-08-23 14:05:37 -07:00
Joseph Thomas
82617d7816 Update transcript test to reflect new behaivor. 2020-07-26 18:38:03 -06:00
Paul Chiusano
59e55f0337 Fix #1225
Uses a post-order traversal of the branch, rebuilding from the bottom up and visiting each node exactly once.
2020-03-09 22:27:01 -04:00
Paul Chiusano
b7bf12081b
Add Author and License metadata types to builtins (#1228)
* Fix #1056 and add author and license metadata types

* Transcript demonstrating that the codebase is empty at first
2020-02-13 10:59:53 -05:00
Arya Irani
2aedaa2e2f remove traces and fix OBD.isEmpty 2020-01-16 16:58:31 -05:00
Mitchell Rosen
df0fc25a18 Improve delete term/type feedback 2019-12-09 22:35:29 -05:00
Mitchell Rosen
6d8ea064c1 Add 'delete' command, which combines 'delete.term' and 'delete.type' 2019-12-08 17:29:47 -05:00