Koichi Nakamura
|
b67d488a58
|
Add lib/bitscan.fs
|
2021-05-05 23:24:06 +09:00 |
|
Koichi Nakamura
|
c92e4992ad
|
Add not-supported exception
|
2021-05-05 23:24:06 +09:00 |
|
Koichi Nakamura
|
4a44f6b901
|
Merge branch 'main' of github.com:nineties/planckforth into main
|
2021-05-05 23:23:46 +09:00 |
|
Koichi NAKAMURA
|
629af82f59
|
Merge pull request #10 from nineties/fix_docs_for_shift_operations
Fix README and comments about shift operations
|
2021-05-05 23:26:03 +09:00 |
|
Koichi Nakamura
|
9f176b88d2
|
Merge branch 'main' of github.com:nineties/planckforth into main
|
2021-05-05 23:14:12 +09:00 |
|
Koichi Nakamura
|
ff98060c1a
|
Fix README and comments about shift operations
|
2021-05-05 23:11:29 +09:00 |
|
Koichi NAKAMURA
|
7ad0d0f17e
|
Merge pull request #9 from nineties/fix_need_defined
Fix message of need-defined
|
2021-05-05 22:28:26 +09:00 |
|
Koichi Nakamura
|
a5e38663e2
|
Fix message of need-defined
|
2021-05-05 21:47:58 +09:00 |
|
Koichi NAKAMURA
|
5fb0a39783
|
Merge pull request #8 from nineties/fix_c_free
Fix a bug: add missing next() to (free) in C version
|
2021-05-05 21:14:50 +09:00 |
|
Koichi Nakamura
|
0346fdb8ad
|
Fix a bug: add missing next() to (free) in C version
|
2021-05-05 21:00:15 +09:00 |
|
Koichi NAKAMURA
|
725b09d3fa
|
Merge pull request #7 from eblanton/typos
small typos, error in documentation for W
|
2021-01-21 07:40:38 +09:00 |
|
Ethan Blanton
|
971afae59a
|
nearlest -> nearest
|
2021-01-20 10:51:45 -05:00 |
|
Ethan Blanton
|
bc7be89175
|
small typo
|
2021-01-20 10:45:49 -05:00 |
|
Ethan Blanton
|
4f2518c382
|
small typos, error in documentation for W
|
2021-01-20 10:42:00 -05:00 |
|
Koichi NAKAMURA
|
7a82930a9e
|
Merge pull request #6 from nineties/add_array
Add array
|
2021-01-17 23:44:27 +09:00 |
|
Koichi Nakamura
|
3a857b0e6a
|
Add lib/array.fs
|
2021-01-17 23:29:51 +09:00 |
|
Koichi Nakamura
|
d75afc11c1
|
Add check-argument
|
2021-01-17 23:29:25 +09:00 |
|
Koichi Nakamura
|
17be0a6c89
|
Fixed bug of (free)
|
2021-01-17 21:09:29 +09:00 |
|
Koichi NAKAMURA
|
6050e60671
|
Merge pull request #5 from nineties/add_free
Add 'free'
|
2021-01-17 20:23:18 +09:00 |
|
Koichi Nakamura
|
02dd3dcc06
|
Add 'free'
|
2021-01-17 20:14:42 +09:00 |
|
Koichi NAKAMURA
|
20b5a8a123
|
Merge pull request #4 from nineties/add_private
Add private
|
2021-01-17 13:07:03 +09:00 |
|
Koichi Nakamura
|
c7bcd8282e
|
Add test/export.fs
|
2021-01-17 12:57:43 +09:00 |
|
Koichi Nakamura
|
bb4ab5f431
|
Fixed a bug of }private
|
2021-01-17 12:57:21 +09:00 |
|
Koichi Nakamura
|
5d758cc15f
|
Implement private and export
|
2021-01-17 12:38:10 +09:00 |
|
Koichi NAKAMURA
|
5e8e9f978d
|
Merge pull request #3 from nineties/move_tester
Move test/tester.fs to lib/tester.fs
|
2021-01-16 19:02:32 +09:00 |
|
Koichi Nakamura
|
01d43af26e
|
Move test/tester.fs to lib/tester.fs
|
2021-01-16 18:52:47 +09:00 |
|
Koichi NAKAMURA
|
3d2d523605
|
Merge pull request #2 from nineties/change_actions_trigger
Change trigger of runtests
|
2021-01-16 11:06:06 +09:00 |
|
Koichi Nakamura
|
b54b0e99a5
|
Change trigger of runtests
|
2021-01-16 10:55:32 +09:00 |
|
Koichi NAKAMURA
|
8da301b7c2
|
Merge pull request #1 from nineties/add_coreexttest
Add coreexttest
|
2021-01-16 10:52:42 +09:00 |
|
Koichi Nakamura
|
f92b274be3
|
Passed some coreexttests
|
2021-01-16 10:45:03 +09:00 |
|
Koichi Nakamura
|
c18bbf7710
|
fixed a bug
|
2021-01-16 10:29:34 +09:00 |
|
Koichi Nakamura
|
116fa3f5fb
|
uppercase to lowercase
|
2021-01-16 09:17:02 +09:00 |
|
Koichi Nakamura
|
9ce6585e10
|
Add compile,
|
2021-01-16 09:12:08 +09:00 |
|
Koichi Nakamura
|
44b3376dab
|
Fixed :noname and pass tests
|
2021-01-16 09:01:03 +09:00 |
|
Koichi Nakamura
|
2ac7ec9199
|
Passed test of case-endcase
|
2021-01-16 09:00:28 +09:00 |
|
Koichi Nakamura
|
487ece4158
|
Add "value" and "to"
|
2021-01-16 08:36:03 +09:00 |
|
Koichi Nakamura
|
3bc61795fb
|
skip test of buffer
|
2021-01-16 00:51:55 +09:00 |
|
Koichi Nakamura
|
f61ee0bab0
|
Add ?do. Passed test of ?do
|
2021-01-15 18:47:52 +09:00 |
|
Koichi Nakamura
|
f321addd29
|
fix stack notation of do-loop
|
2021-01-15 18:34:37 +09:00 |
|
Koichi Nakamura
|
f0809a45df
|
Add files
|
2021-01-15 14:34:52 +09:00 |
|
Koichi Nakamura
|
e962e17f42
|
Add "marker"
|
2021-01-15 14:34:39 +09:00 |
|
Koichi Nakamura
|
b70bb4befc
|
remove unused error messages
|
2021-01-15 12:25:25 +09:00 |
|
Koichi Nakamura
|
4302b074c9
|
Add binary layout figure
|
2021-01-15 09:49:01 +09:00 |
|
Koichi Nakamura
|
05a5bd77e9
|
fix comments
|
2021-01-15 08:35:18 +09:00 |
|
Koichi Nakamura
|
65b87c15c4
|
Fixed a bug of defined?
|
2021-01-14 09:45:42 +09:00 |
|
Koichi Nakamura
|
221d341db6
|
Change title of readme
|
2021-01-13 20:28:27 +09:00 |
|
Koichi Nakamura
|
0f122dd4b1
|
Change title of readme
|
2021-01-13 20:26:37 +09:00 |
|
Koichi Nakamura
|
94c255d154
|
Rename jobs
|
2021-01-13 20:18:07 +09:00 |
|
Koichi Nakamura
|
71edd798af
|
Fix bug of 'within'
|
2021-01-13 20:11:47 +09:00 |
|
Koichi Nakamura
|
92b7f456f6
|
Add lib/core.fs
|
2021-01-13 19:29:46 +09:00 |
|