Commit graph

1193 commits

Author SHA1 Message Date
crc
af987fef8d vm: python, finish adding Arland's floating point I/O implementation
FossilOrigin-Name: f60859224303d03c138a1d630b9e85b8a9a9e1b12644d41f73d5852af158d1cd
2020-09-28 17:50:47 +00:00
crc
bf8346a6f3 vm: python, begin work on supporting floating point i/o device
FossilOrigin-Name: 668532f0b0b0744cd8ec0170fad6654f035cc5d7182221b10645e8b49fadba4f
2020-09-28 16:49:09 +00:00
crc
64c92d8433 epub: generate valid epub files now!
FossilOrigin-Name: fcf6c61ce48590d84b3a9e2419334f0863db196c1b0220bd09a6abaed1415f85
2020-09-25 19:57:20 +00:00
crc
b7a7de19b4 epub: other than the missing ncx file, it now passes validation
FossilOrigin-Name: 2f66a6dd264cd2fbbf7c6dbd4d4228027899629e6a19faa61bf08d2dfd8b96f3
2020-09-25 17:05:29 +00:00
crc
e84bd6a953 epub: fix more problems, now down to 7 errors when validating the output file
FossilOrigin-Name: aaee7a1f4a5931470b6974cc320e8bda43cf14f71b523ecd3a207387e119bedd
2020-09-25 15:45:41 +00:00
crc
687a42b26b example: markdown to xhtml: use xhtml 1.1 instead of 1.0
FossilOrigin-Name: 97079221de2a8a885558513bfccc86170e0dc59d7a4263f9dcfc19edb4d765ac
2020-09-25 15:43:50 +00:00
crc
81d80e980b epub: add spline generation
FossilOrigin-Name: 1beb1ae2cf458f9c515a1cf12efdb083f4a8dbc28d1482383df2b974f6c290a7
2020-09-24 19:57:52 +00:00
crc
5340a97c9f epub: generate an invalid file that does display in some applications
FossilOrigin-Name: 219519112bb5e0490fd019c0cd0bc6fadf31970111796d2c6d6b55efe1e1a554
2020-09-24 19:48:48 +00:00
crc
5f67310f80 epub: top level build script now runs the xhtml conversion; some file renamings
FossilOrigin-Name: 88b0d1563e642fcd96acacb9896641abd77562bd61d26d5ebacdd8238886eba3
2020-09-24 18:43:59 +00:00
crc
332e9b17ce rename export-as-xhtml.retro to markdown-to-xhtml.retro
FossilOrigin-Name: f3f171dbe3a055a3aa2b7c146ecd11a1ee7c7b12e2f4e42be3217329ed202477
2020-09-24 18:09:51 +00:00
crc
696578803c epub: fix more errors in the xhtml conversion. most pages should be valid XHTML now
FossilOrigin-Name: 0912b35867ece200d3ded7051762f09729b16dd33713616dca26c61aa3c433bc
2020-09-23 20:03:05 +00:00
crc
50ca5a8cc5 epub: fix a bunch of XHTML issues. Some documents now pass the W3C validator.
FossilOrigin-Name: 579752f8eacf2ea1d531334281bc75a342fbe675bf7cb34043b4622a7e85dd3a
2020-09-23 19:17:33 +00:00
crc
15dbfbbe0b begin work on xhtml generation for the Markdown
FossilOrigin-Name: 0878cff65e3988b7000cc0fa5cd1fef4d3b8bbcc5b03fe5788a08eb47e319c3f
2020-09-23 17:45:28 +00:00
crc
d53e540f6c toolchain: add comments to retro-unu.py
FossilOrigin-Name: b64bddd72a1fbf4cf3ec6c2011187fc3594722ec82d1ad0602b1b3f2d4be8779
2020-09-22 15:54:04 +00:00
crc
a8b8f5a2bc toolchain: retro-muri.py gets some comments, minor internal layout change
FossilOrigin-Name: ca10fc2d2b2c757ca6b1b7e073ee9b8e3b25c13cb137f011f9393efd8b376f75
2020-09-22 15:48:56 +00:00
crc
de6c62d5f2 toolchain: retro-extend.py now handles multiple inputs, passing image name on command line
FossilOrigin-Name: ba4fc1a5e2b043520ccdd82c01b9a56616c95a80416db7e125434f4cf7f2529e
2020-09-22 15:34:05 +00:00
crc
bac77af47e toolchain: implement retro-extend in Python
FossilOrigin-Name: 5d9d03c34cf2b4365681cfdd3d5211f352d2038e430669dffb9007873fbcadcd
2020-09-22 12:48:44 +00:00
crc
9c69997d23 reformat python code for consistency
FossilOrigin-Name: 736acb6c40df186d519b832766543bb2a14ae09bb7aed1064922a211b3fff322
2020-09-22 12:06:40 +00:00
crc
8064f1ce47 toolchain: implementation of unu in python
FossilOrigin-Name: ca615c7e08e9ff31de5fea01fa71519c808c872abe9fe6de5d0bc288d7b5ecfc
2020-09-21 18:38:58 +00:00
crc
38fed89958 housekeeping: rename some files in tools; remove an unused toolchain item
FossilOrigin-Name: 599c6411b356ab939ed2951167ba937158b2e7944eef1e4cab9bf7979166f012
2020-09-21 17:51:59 +00:00
crc
f65e17727c housekeeping: rename some files in tools
FossilOrigin-Name: 1ca05b42f8833bb6327730255f6cdc9a3b0f9fe5939cbdef2d9fb9bb5adbbda5
2020-09-21 17:46:08 +00:00
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 shift 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