Commit Graph
11 Commits
Author SHA1 Message Date
HAYAMA_Kaoru cf747dcac7 Implement (getenv) 2024-11-30 11:22:19 +09:00
HAYAMA_Kaoru 4ffb196563 Implement (expect) like (case) 2024-11-30 02:28:24 +09:00
HAYAMA_Kaoru de6a18813b Implement (send) 2024-11-30 01:09:34 +09:00
HAYAMA_Kaoru c99698837d (expect*) supports the option 'timeout SECOND 2024-11-30 01:09:34 +09:00
HAYAMA_Kaoru 43ae74149d Move Global method to global.go 2024-11-29 23:59:23 +09:00
HAYAMA_Kaoru 5539fb85ad Read script from argv[1] 2024-11-29 23:48:08 +09:00
HAYAMA_Kaoru 6906ab0c4d Embbed gmnlisp interpreter 2024-11-29 17:57:13 +09:00
HAYAMA_Kaoru 022810feee New class Term 2024-11-29 13:44:11 +09:00
HAYAMA_Kaoru 9bca54b14e Add (*Watcher) ExpectWithTimeout 2024-11-29 12:49:11 +09:00
HAYAMA_Kaoru 0961e035fc New class Watcher 2024-11-29 11:59:56 +09:00
HAYAMA_Kaoru eec555f935 Copy the base source from hymkor/script 2024-11-29 09:26:17 +09:00