crc
|
5cce7ecefa
|
book: remove reference to an old Makefile
FossilOrigin-Name: e2dbc12aee4f3286b40ae0c85dd50f3631bb8e8f96019a20fa17c0e9d29194b9
|
2020-09-21 17:38:52 +00:00 |
|
crc
|
64bc86a352
|
update release notes
FossilOrigin-Name: 3225ee376e45fd6fc988bfda2786030da30bf26a61be9b22dc78ac76b1b6cea0
|
2020-09-21 14:40:48 +00:00 |
|
crc
|
23ed4082cf
|
tooling: add unu.py
FossilOrigin-Name: b7a37204e6be19c38dc8203a813c0be6b6eb99326304a270e05363b57d44d714
|
2020-09-21 13:58:02 +00:00 |
|
crc
|
6d2102e725
|
retro-book: update scripting chapter to reflect namespace changes
FossilOrigin-Name: 8128973ed2d7918c7a86255af0736e9a4ae92c355bd6e642ee8cafcaefce8a05
|
2020-09-21 13:48:13 +00:00 |
|
crc
|
5a039f381c
|
nga-python: add an implementation of the sh ift instruction
FossilOrigin-Name: a97e3fd10b07e905099fdb14c131b85df6d518223a37a75dd2499c6b382b33c1
|
2020-09-21 13:31:21 +00:00 |
|
crc
|
f196119a04
|
update Contributing to mention the new bug tracker, mailing lists, and git mirror of the repo
FossilOrigin-Name: 957e6f68d347c636c7fa54dd5f5c0d0a9d1fd297c5849d8e8e6d23a213c940d8
|
2020-09-18 17:05:02 +00:00 |
|
crc
|
360386fb3b
|
i/o interfaces: add a few comments to the random number generator
FossilOrigin-Name: 90e90f4770c1132336fea6dbfa1b4f2e82aed69202a1ebba033af2e15bb36184
|
2020-09-18 16:18:03 +00:00 |
|
crc
|
2f339dca49
|
retro.py: fix bug in i_fe() that was misreporting the stack depth (fixes dump-stack , as reported by Scott McCallum)
FossilOrigin-Name: 0a3728a36a36c74ea4f5573271acb1524635344f3fabf379cdd665477da1d1f1
|
2020-09-18 12:03:40 +00:00 |
|
crc
|
ef9bedc247
|
interfaces: work on commenting the floating point (forth) code
FossilOrigin-Name: dbcc2a7584eba163dce2082a0c926addf5b300e98cb4c642017f3612114060b9
|
2020-09-16 20:01:24 +00:00 |
|
crc
|
e3be3a016a
|
interfaces: io:float-operation rename to float:operation
FossilOrigin-Name: b55987b144e1e3f9a76d7155b4838795a4da311d36b580b6242d64c636928449
|
2020-09-16 19:50:53 +00:00 |
|
crc
|
350df23218
|
interfaces: io:clock-operation rename to clock:operation
FossilOrigin-Name: 1a6e8b59be02d9a0d7c1eb721dc243d5fab1011450bf49583e331aae5ff6f573
|
2020-09-16 19:45:47 +00:00 |
|
crc
|
1e54b1dcd0
|
retro-unix: more comments in the socket interface (forth part)
FossilOrigin-Name: f4868e90374ee332c5e62be83f9dd79b8a5b2283b94c58c81b28149b813f90c2
|
2020-09-16 19:42:55 +00:00 |
|
crc
|
17dfce7e79
|
retro-unix: work on adding comments to the socket interface (forth part)
FossilOrigin-Name: 4f1a44ca993c6b9e348da2fc4cf5b9cf59c7212d7667efa3fb1febe65fa01d8f
|
2020-09-16 19:28:54 +00:00 |
|
crc
|
e77c44509c
|
io:socket-operation is now socket:operation
FossilOrigin-Name: 1e0e9aedf09698db75ae181c801c6a50850372cb91ff77281b9267fa8392f74a
|
2020-09-16 19:07:06 +00:00 |
|
crc
|
ca55fdfeb7
|
start work on a tool to build an epub from the documentation
FossilOrigin-Name: 5245706b66e5b1fd924082b3875302bee8d6b820b67ab0539d6663e0c6ca91b2
|
2020-09-16 18:16:39 +00:00 |
|
crc
|
8641e3b363
|
io:file-operation renamed to file:operation
FossilOrigin-Name: dd5471ed91faa50a790a5334f40432ecb7b0af24ca3266a59f033c57d2db937b
|
2020-09-16 14:37:30 +00:00 |
|
crc
|
660e52bdcb
|
rename words in sys: to script: (old names still work in this release, but are deprecated)
FossilOrigin-Name: 1a43743f43076eb087ee4dd7fbfa96b8dfda2aa4ddcff41e6a5a9634ba6e239c
|
2020-09-14 19:55:02 +00:00 |
|
crc
|
06f7973eb1
|
begin word on splitting the scripting interface code to a separate file
FossilOrigin-Name: 631f12feffb1b0eaf2f783ad12df77708c823f2315cc0865052fd6cb3b476758
|
2020-09-14 18:56:34 +00:00 |
|
crc
|
e3c83e205e
|
retro-unix: add sys:abort-include
FossilOrigin-Name: 46ed3372453392f8aeffb95dc02b7e8a8c555ae6d5e41055bce0337437fec6f2
|
2020-09-14 18:33:18 +00:00 |
|
crc
|
1e3c96b298
|
move old extensions to package/unsupported
FossilOrigin-Name: ded56b1d1a13b6e2d7e4f74e634e67c3ec04ec691b9446863c9447b01f0cb455
|
2020-09-11 18:36:38 +00:00 |
|
crc
|
8a6a348d6e
|
retro-unix: add // for line comments
FossilOrigin-Name: 1ae398864d98ee367638a99cedd0ff5029c3eaa25399e23f6a9cac1e3e840617
|
2020-09-11 17:22:03 +00:00 |
|
crc
|
b48ae91544
|
retro-unix: add sys:ignore-to-eol
FossilOrigin-Name: 9fd20ae1ec4393f3734918afc379b0a1a562ee2a0f867a907af96c895281dc69
|
2020-09-11 16:50:57 +00:00 |
|
crc
|
b288c27351
|
add an example for the new words in retro-unix
FossilOrigin-Name: aeaee4930edee2a33007facbe1cf2d2440ed314c2fbb0798486e5e74b4b791eb
|
2020-09-11 14:55:23 +00:00 |
|
crc
|
016c49b64f
|
retro-unix: implement sys:current-file
FossilOrigin-Name: e46e3b5627a08168f15f0bb097d092ef9b46849ac16192659bc4ef8e114fdfc3
|
2020-09-11 13:38:33 +00:00 |
|
crc
|
f8ecce93dd
|
retro-unix: implement sys:current-line
FossilOrigin-Name: 711b80b0bcbdacd8084612c8dc60aeef5748e80c8e20bf8d0035c4e67862005d
|
2020-09-11 12:58:17 +00:00 |
|
crc
|
11fa881179
|
add stubs for sys:current-file and sys:current-line
FossilOrigin-Name: d2b032dae32b987c44b7df66c658b29df8b4f8cf6410beb657cb1b9fe8e8b399
|
2020-09-10 19:59:33 +00:00 |
|
crc
|
d29d07957d
|
allow setting image size, stack sizes at build time. see doc/book/building/unix for details
FossilOrigin-Name: 0987b8f0e28fb5a72f41e746437751a706672b09d0e4b14d6c5e5b2b4d4e7c29
|
2020-09-08 18:54:57 +00:00 |
|
crc
|
a0df55a325
|
fix a memory leak in a:make (and therefore { } ). Thanks to Bob Oelschlaeger for reporting this.
FossilOrigin-Name: 9641454f6661cf138f3707bb25d92d506dcd9ad0f8dd99f49e1c60279ba52180
|
2020-09-08 16:45:06 +00:00 |
|
crc
|
84d3c2ebf0
|
update signing keys for next releases
FossilOrigin-Name: 7cfa72401ba478dddbd5230c429a0e5d61bbf34cd7394fc237a5c529348eefbf
|
2020-09-03 19:16:10 +00:00 |
|
crc
|
0fc7bbb071
|
minor update to README, add Patreon section to it
FossilOrigin-Name: 53654aa00f5cb3054db4a07f025a6cbd734c60536047aa5eb48e474cb9145e48
|
2020-09-03 19:00:41 +00:00 |
|
crc
|
8a9c1ea6ed
|
fix bugs in image.js caused by a missed dup .
FossilOrigin-Name: 9f8cfd4727dff8595712f45357d3274990de84184b5a15330dad58e868de6204
|
2020-09-03 17:37:40 +00:00 |
|
crc
|
f7076ada7b
|
add "make image-js" target
FossilOrigin-Name: 0eecd3f7d805a79f75a45372c3e3f1308283c550fe7a87b1627d9c2c39d71435
|
2020-09-03 17:10:39 +00:00 |
|
crc
|
01b9700489
|
retro-native: fix use of old word names
FossilOrigin-Name: 447d56fbf6f9906299262f4657a95a2e77c260226a8bb3a4bf8cae4f2d81b429
|
2020-08-27 19:17:38 +00:00 |
|
crc
|
4a9e878f0e
|
nga-c: begin work to use stack_push() and stack_pop() more often
FossilOrigin-Name: 3ee03d8a5da5dd5b3e080ea5ff9c3fa27dde1832cda90a62b48ea8d15835ddc8
|
2020-08-18 17:49:48 +00:00 |
|
crc
|
ad99805040
|
remove deprecated names from glossary
FossilOrigin-Name: 8436af2ccdd67072ce24b944796f449125df80bd28c6b9e2628120c16ec68d91
|
2020-08-14 17:01:01 +00:00 |
|
crc
|
b6cb657a82
|
glossary: fix bug causing duplicate name display in entry details (thanks to kiyoshi for noticing this)
FossilOrigin-Name: 4d8120f13be8ebc09dbf968d08680fef0fa511cee8ccfbd33c3a7cd510bb7961
|
2020-08-14 16:59:06 +00:00 |
|
crc
|
5405482c72
|
fix bug in retro-describe (was not using the new indexed-times)
FossilOrigin-Name: 3de5412a71850871827461ecfc706850f993d57e06befa316b15d6450c8c8074
|
2020-08-14 16:36:51 +00:00 |
|
crc
|
6e7c73f93b
|
work on 2020.10 is under way, begin updates to remove deprecated words
FossilOrigin-Name: 1a4cb2c13230dafba7a0e14e512fe3f97aeb4b3a7b28cac5db5ec404b2acd5a2
|
2020-08-09 03:27:42 +00:00 |
|
crc
|
997d539cc7
|
add build instructions to single file source generation (thanks to Zarutian_HTC suggestion)
FossilOrigin-Name: 0418f2e3f8a33a2642b8a7a587632aa5f4bb03e08889e4dd037e7fb1839f5fa6
|
2020-08-09 03:26:45 +00:00 |
|
crc
|
eb1cef5238
|
update RELEASE NOTES
FossilOrigin-Name: c1c2df46a0c9eb3f78d021a8d32b3cff1166020e47548af5e46a250817d94844
|
2020-08-02 02:50:24 +00:00 |
|
crc
|
3295f6ffbf
|
checkin missing file
FossilOrigin-Name: f67480f3b76ef81996e3738c4a6fd93ef291e1c11ef1b5f9e67a88a8b7d8bc2d
|
2020-08-02 02:40:02 +00:00 |
|
crc
|
2e95ec501a
|
update more examples to use new word names
FossilOrigin-Name: 708314f58b4253b273c217a11265725bad4c8d7d7c53c503510440dade50be4d
|
2020-07-06 02:49:49 +00:00 |
|
crc
|
71029ab555
|
add a swift implementation of nga
FossilOrigin-Name: c21dd1e9e0d7dbcaf61f5555caacb08882dd8976891e16581df4fdfb93c65614
|
2020-07-06 02:16:06 +00:00 |
|
crc
|
02bd140c4b
|
continue work to removu
FossilOrigin-Name: 6e7d888e88b952d156f9eb4c905e756a085648cdc94f15f7b2bb31643c570164
|
2020-06-29 19:07:57 +00:00 |
|
crc
|
47d3fc471b
|
begin work on removing use of <> in names
FossilOrigin-Name: a395b4f7626d071d9e517c349500a2a21f63a2901c921b5f3f4756fd70a302fc
|
2020-06-29 14:10:21 +00:00 |
|
crc
|
787d2c75f3
|
book: add Haiku R1/Beta 2 build instructions
FossilOrigin-Name: 5d44c542d44634fe475c24ee72259d601c730a9abc2a0da876319a6702bb60f9
|
2020-06-17 18:11:46 +00:00 |
|
crc
|
1f5463ff26
|
update retro-unu manpage to add a note on the code & test block syntax
FossilOrigin-Name: 79795069c77287f3e66e2ee73a26f2466903d2494502cc5bdd07ef86528095cc
|
2020-06-09 12:57:32 +00:00 |
|
crc
|
581973b3e1
|
manpage: note that retro runs in interactive mode if no arguments are passed
FossilOrigin-Name: 56f73ce95258243371df033572cac363aa45ebf4e3cb2105a0a817c1e44165e9
|
2020-06-09 12:40:29 +00:00 |
|
crc
|
a9fe2ff7e4
|
new example from kiyoshi: forth style comments
FossilOrigin-Name: d2bdb59da9bb7ab85b5e662cde55f2f57f4fe9c4ead33785fa94331a4089c803
|
2020-05-07 16:05:25 +00:00 |
|
crc
|
39018b6623
|
add new example
FossilOrigin-Name: 69becf762f8273712c08809f797bd41927416014756e143bd70b9f57103c1246
|
2020-05-07 13:05:22 +00:00 |
|