notoria
|
f0a1a90b0e
|
Merge pull request #3 from triska/sleep
update comment
|
2020-04-19 22:44:48 +02:00 |
|
notoria
|
fb331d39a6
|
Thrown an error if T < 0 or T > 0xfffffffffffffbff in sleep(T)
|
2020-04-19 22:43:13 +02:00 |
|
notoria
|
5a063c541d
|
Added the sleep predicate
|
2020-04-19 21:35:49 +02:00 |
|
notoria
|
c6a82cbc07
|
Removed a check in get_single_char
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
cc8f074d33
|
Added Space for continuation
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
196d74c3a0
|
Fixed the predicate name when error is thrown
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
3f578e24b5
|
Removed $raw_input_read_char
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
fb5ee5e190
|
get_single_char reads Tab as \t
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
63e8378310
|
get_single_char reads Enter as \n
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
c24ebaf506
|
Moved get_single_char from builtins.pl to charsio.pl
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
d3a1f11dfe
|
Added predicate for reading a single character
|
2020-04-18 14:16:46 -06:00 |
|
notoria
|
6996ca832d
|
Merge pull request #2 from triska/get_single_char
New feature: RET can now be used as a synonym for "." in the interaction
|
2020-04-18 18:51:37 +02:00 |
|
notoria
|
2e15ab44ab
|
Removed a check in get_single_char
|
2020-04-18 18:28:26 +02:00 |
|
notoria
|
988366e37f
|
Added Space for continuation
|
2020-04-18 16:57:45 +02:00 |
|
notoria
|
98a37905b8
|
Fixed the predicate name when error is thrown
|
2020-04-18 15:21:19 +02:00 |
|
notoria
|
bd832d0fbb
|
Merge pull request #1 from triska/get_single_char
use get_single_char/1
|
2020-04-18 14:50:32 +02:00 |
|
notoria
|
99e1a5f117
|
Removed $raw_input_read_char
|
2020-04-18 13:54:18 +02:00 |
|
notoria
|
b35b49f7b3
|
get_single_char reads Tab as \t
|
2020-04-18 13:33:42 +02:00 |
|
notoria
|
5d064b18e6
|
get_single_char reads Enter as \n
|
2020-04-18 13:30:52 +02:00 |
|
notoria
|
11ea92288d
|
Moved get_single_char from builtins.pl to charsio.pl
|
2020-04-18 12:52:49 +02:00 |
|
notoria
|
1ea6ae9fd9
|
Added predicate for reading a single character
|
2020-04-18 11:49:28 +02:00 |
|