core_spec.rb
|
switch from test-unit to minitest
|
2022-02-17 15:09:29 +01:00 |
language_filesystem_spec.rb
|
fix eval'ing :string
|
2022-02-22 14:58:44 +01:00 |
language_operations_spec.rb
|
implement MANT
|
2022-02-22 16:38:42 +01:00 |
language_program_spec.rb
|
fix eval'ing :string
|
2022-02-22 14:58:44 +01:00 |
language_test_spec.rb
|
switch from test-unit to minitest
|
2022-02-17 15:09:29 +01:00 |
language_time-date_spec.rb
|
switch from test-unit to minitest
|
2022-02-17 15:09:29 +01:00 |
language_trig_spec.rb
|
switch from test-unit to minitest
|
2022-02-17 15:09:29 +01:00 |
parser_spec.rb
|
allow comments, using '#'
|
2022-02-22 15:53:22 +01:00 |
test.rpl
|
implement FEVAL & FWRITE (wip)
|
2021-12-15 16:36:11 +01:00 |
types_spec.rb
|
[WIP] start to implement types as Objects
|
2022-02-24 16:48:31 +01:00 |