Timothy Rice
|
3699eface5
Cap numbers at LONG_MAX.
|
7 年 前 |
Timothy Rice
|
e916713e2b
Default to seeding from /dev/urandom instead of basing it on time.
|
7 年 前 |
Timothy Rice
|
fe5dd106da
Remove arbitrary limitation from numbers.
|
7 年 前 |
Timothy Rice
|
aa9fff143f
Cap number of sides on dice to RAND_MAX.
|
7 年 前 |
Timothy Rice
|
0489e2e14f
Print results straight away instead of burning up stack.
|
7 年 前 |
Timothy Rice
|
91959eea99
Ignore blank lines.
|
7 年 前 |
Timothy Rice
|
6c7aebe5b2
Ignore comments.
|
7 年 前 |
Timothy Rice
|
85fcbe4a3f
Cap available numbers due to limitations on stack.
|
7 年 前 |
Timothy Rice
|
88635138be
Permit dX shorthand combined with repetition notation.
|
7 年 前 |
Timothy Rice
|
fb37033b44
Add notation to make multiple rolls at once.
|
7 年 前 |
Timothy Rice
|
65405b8b7d
Add error messages.
|
7 年 前 |
Timothy Rice
|
bbc3599448
Refactor for clearer tokenisation and parsing.
|
7 年 前 |
Timothy Rice
|
2217ebf363
Increase abstraction to simplify main function.
|
7 年 前 |
Timothy Rice
|
4cab7a78a7
Go to next line when exiting from interactive session.
|
7 年 前 |
Timothy Rice
|
3a80592ea8
Pretty up the prompt.
|
7 年 前 |
Timothy Rice
|
bac7cb2ca8
Permit arbitrary strings for prompt.
|
7 年 前 |
Timothy Rice
|
7149a4a3c4
Don't worry about trying to implement -c
|
7 年 前 |
Timothy Rice
|
83c32977ed
Improve handling of pipes and scripts.
|
7 年 前 |
Timothy Rice
|
31c873cdee
Don't admit tab completion.
|
7 年 前 |
Timothy Rice
|
04f5e46ac1
Move argp program info.
|
7 年 前 |
Timothy Rice
|
4add3e95d7
Add history.
|
7 年 前 |
Timothy Rice
|
6cdd0c2d57
Tidy and initialise roll_encoding defn.
|
7 年 前 |
Timothy Rice
|
a97497ee9a
Implement quit command.
|
7 年 前 |
Timothy Rice
|
c696aa6df3
Switch from getline to readline.
|
7 年 前 |
Timothy Rice
|
eba49c5609
Initial commit.
|
7 年 前 |