Commit Graph

69 Commits (36b2ac97efd94119dbf0aa8618ae6c68265a43b8)

Author SHA1 Message Date
John Benediktsson 2cbcacad88 core/basis/extra: update some tags.txt. 2020-02-26 10:57:08 -08:00
Doug Coleman 0b0ead5135 yaml: Docs don't help-lint unless the yaml library is present.
We need a better docs system, after .98
2018-07-07 12:48:39 -05:00
Alexander Iljin 2ffa446f5b *-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
2017-06-05 13:16:07 -07:00
John Benediktsson d5aa8628e3 yaml: using ?adjoin. 2017-02-07 12:33:34 -08:00
John Benediktsson 0f1d08a372 using map-reduce instead of unclip reduce. 2017-02-07 12:16:12 -08:00
Björn Lindqvist 2895d5e095 calendar.format: moving parsing words to a new vocab calendar.parser
The vocab was getting big so the idea is to have all the time parsing in
calendar.parsing and only keep formatting words in calendar.format.
2017-01-04 08:50:24 +01:00
John Benediktsson e7a42b1dc4 sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
John Benediktsson ceb75057da change ERROR: words from throw-foo back to foo. 2015-08-13 16:13:05 -07:00
Doug Coleman 66147f27b4 extra: use throw-foo for ERROR: change 2015-08-13 01:56:32 -07:00
Doug Coleman e4f5035257 extra: fix sets rename 2015-08-12 13:58:20 -05:00
Doug Coleman 28dcd0667a factor: rename set to unordered-set. 2015-08-12 10:54:19 -05:00
John Benediktsson 155c5ab823 fix a couple string escapes. 2015-07-26 08:32:40 -07:00
Doug Coleman 1fcf96cada factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
Doug Coleman b39d4c54a4 regexp: remove R" R[ and R{, there are still plenty of options and better ones to come. 2015-07-21 17:33:14 -07:00
Doug Coleman 0176591527 factor: actual patch to remove ; from all c/fortran functions 2015-07-19 16:25:30 -07:00
John Benediktsson 41629dce2f Fix some things broken by hashtable capacity changes. 2015-07-14 21:45:39 -07:00
Doug Coleman 9e8ceb87d6 yaml.conversion: Use the R" syntax. No big deal, just easier to parse.... 2015-07-03 08:43:31 -07:00
Doug Coleman 999aa7c897 factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Björn Lindqvist 60ffe0680e kernel: new combinator 2with = with with 2014-07-22 07:40:13 -07:00
John Benediktsson 6731b0fed4 use "of" in place of "swap at". 2014-07-10 07:53:13 -07:00
Doug Coleman cc932b1a70 yaml.ffi: Fix library names. (for Windows, it's called libyaml-0-2.dll and
we dont prefix 'lib' in find-library)
2014-07-09 12:11:52 -05:00
John Benediktsson 05182b7a30 yaml.ffi: fix library names. 2014-07-09 09:06:42 -07:00
Jon Harper 902d3b9bcd YAML: allow configuration of !!merge and !!value 2014-07-08 15:53:52 -07:00
Jon Harper 656be0f736 YAML: support !!value in !!map 2014-07-08 15:53:52 -07:00
Jon Harper e1e2519d7a YAML: support !!merge in !!map 2014-07-08 15:53:52 -07:00
Jon Harper 640975bdc2 YAML: support !!timestamp 2014-07-08 15:53:52 -07:00
Doug Coleman 1e8655c5c0 alien.libraries.finder: More robust finder code that doesn't return f to a
string slot and error out. Use it in yaml.ffi.
2014-07-08 12:40:33 -05:00
Jon Harper db892f5b34 YAML: oops, fix according to help-lint 2014-05-22 07:57:34 -07:00
Jon Harper 712d6bf1c8 YAML: better docs for >yaml, typos 2014-05-22 07:57:34 -07:00
Jon Harper bf737f3672 YAML: tests for emitter-line-break variable 2014-05-22 07:57:33 -07:00
Jon Harper 0da786e9e6 YAML: add output configuration options 2014-05-22 07:57:33 -07:00
Jon Harper 44c2b2d7ba YAML: expose libyaml's emitter options, use unicode mode by default 2014-05-22 07:57:33 -07:00
Jon Harper a2f4e84a9b YAML: don't use aliases/anchors for fixnums 2014-05-22 07:57:33 -07:00
Jon Harper 41d2c1e10d YAML: make it more obvious that we use LibYAML 2014-05-22 07:57:33 -07:00
Jon Harper bb5668866e YAML: Remove wrong comment 2014-05-22 07:57:33 -07:00
Jon Harper aafbae465c YAML: correctly free yaml_event before reusing 2014-05-22 07:57:33 -07:00
John Benediktsson 5c9e270a1c yaml: accidentally these lines. 2014-05-01 14:00:50 -07:00
John Benediktsson 72efd16074 yaml: some formatting/cleanup. 2014-04-27 15:41:24 -07:00
Jon Harper e6301c4cd2 YAML: expose libyaml's errors 2014-04-27 15:24:26 -07:00
Jon Harper 559f140a93 YAML: handle recursive data and anchors' identity 2014-04-27 15:24:26 -07:00
Jon Harper 8a7b8eb169 YAML: cleanup, don't prettyprint the linked-assoc
It's not useful because it's not homoiconic because of recursivity
2014-04-27 15:24:26 -07:00
Jon Harper 107e67194a YAML: simple error when constructing undefined anchors 2014-04-27 15:24:25 -07:00
Jon Harper 514d3f72f9 YAML: cleanup, remove unreachable code 2014-04-27 15:24:25 -07:00
Jon Harper 3623778d26 YAML: correctly emit f as "!!bool false" 2014-04-27 15:24:25 -07:00
Jon Harper 83347ee964 YAML: docs 2014-04-27 15:24:25 -07:00
Jon Harper 2db5962cc3 YAML: support !!set, !!omap and !!pair 2014-04-27 15:24:24 -07:00
Jon Harper c7613e62a0 YAML: workaround deep-copy structs 2014-04-27 15:24:24 -07:00
Jon Harper 7925686dbc YAML: Add tests for anchors in yaml> 2014-04-27 15:24:24 -07:00
Jon Harper b60d1c86f9 YAML: parse anchors 2014-04-27 15:24:24 -07:00