From 9c382e3dfb04499bc41cc6198851aa7fd8010d06 Mon Sep 17 00:00:00 2001 From: fraya Date: Tue, 21 May 2024 16:58:00 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20dylan-la?= =?UTF-8?q?ng/opendylan@61ce6043f55439340952841697f6be769b7a02b1=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- .nojekyll | 0 _static/check-solid.svg | 4 + _static/clipboard.min.js | 7 + _static/copy-button.svg | 5 + _static/copybutton.css | 94 +++++++ _static/copybutton.js | 248 ++++++++++++++++++ _static/copybutton_funcs.js | 73 ++++++ about/examples/classes.html | 3 + about/examples/everything_value.html | 3 + about/examples/generic_functions.html | 3 + about/examples/getters_setters_functions.html | 3 + about/examples/hello_world.html | 3 + about/examples/keyword_arguments.html | 3 + about/examples/limited_types.html | 3 + about/examples/macros.html | 3 + about/examples/multiple_return_values.html | 3 + about/index.html | 3 + articles/beyond-java.html | 3 + articles/macro-system.html | 3 + articles/procedural-dylan/1-distance.html | 3 + articles/procedural-dylan/2-quadratic.html | 3 + articles/procedural-dylan/3-dot-product.html | 3 + articles/procedural-dylan/index.html | 3 + building-with-duim/callbacks.html | 3 + building-with-duim/commands.html | 3 + building-with-duim/copyright.html | 3 + building-with-duim/design.html | 3 + building-with-duim/improve.html | 3 + building-with-duim/index.html | 3 + building-with-duim/intro.html | 3 + building-with-duim/menus.html | 3 + building-with-duim/preface.html | 3 + building-with-duim/source.html | 3 + building-with-duim/tour.html | 3 + community/gsoc/2012/cilk.html | 3 + community/gsoc/2012/cocoa.html | 3 + community/gsoc/2012/dispatch.html | 3 + community/gsoc/2012/documentation.html | 3 + community/gsoc/2012/dylint.html | 3 + community/gsoc/2012/frontend-lisp.html | 3 + community/gsoc/2012/gtk.html | 3 + community/gsoc/2012/index.html | 3 + community/gsoc/2012/javascript.html | 3 + community/gsoc/2012/numerics.html | 3 + community/gsoc/2012/project_manager.html | 3 + community/gsoc/2012/speed.html | 3 + community/gsoc/2012/staticlink.html | 3 + community/gsoc/2012/tracing.html | 3 + community/gsoc/index.html | 3 + community/index.html | 3 + corba-guide/bank-client.html | 3 + corba-guide/bank-idl.html | 3 + corba-guide/bank-server.html | 3 + corba-guide/bank-setup.html | 3 + corba-guide/getstart.html | 3 + corba-guide/idl-app.html | 3 + corba-guide/index.html | 3 + corba-guide/intro.html | 3 + corba-guide/preface.html | 3 + corba-guide/projects.html | 3 + corba-guide/rundebug.html | 3 + corba-guide/scepter.html | 3 + documentation/cheatsheets/collections.html | 3 + documentation/cheatsheets/conditionals.html | 3 + documentation/cheatsheets/index.html | 3 + documentation/cheatsheets/iteration.html | 3 + documentation/cheatsheets/scheme.html | 3 + documentation/cheatsheets/syntax.html | 3 + documentation/index.html | 3 + documentation/publications.html | 3 + download/index.html | 3 + duim-reference/conventions.html | 3 + duim-reference/copyright.html | 3 + duim-reference/dcs.html | 3 + duim-reference/ext-geom.html | 3 + duim-reference/frames.html | 3 + duim-reference/gadgets.html | 3 + duim-reference/geom.html | 3 + duim-reference/graphics.html | 3 + duim-reference/index.html | 3 + duim-reference/layouts.html | 3 + duim-reference/sheets.html | 3 + dylan-apiindex.html | 3 + genindex.html | 3 + getting-started-cli/copyright.html | 3 + getting-started-cli/cross-compilation.html | 3 + .../debugging-with-gdb-lldb.html | 3 + getting-started-cli/dylan-compiler.html | 3 + getting-started-cli/dylan-environment.html | 3 + getting-started-cli/dylan-mode-for-emacs.html | 3 + getting-started-cli/editor-support.html | 3 + .../environment-variables.html | 3 + getting-started-cli/hello-world.html | 3 + getting-started-cli/index.html | 3 + .../managing-dependencies.html | 3 + getting-started-cli/platform-specific.html | 3 + getting-started-cli/quick-tips.html | 3 + getting-started-cli/source-registries.html | 3 + getting-started-cli/windows.html | 3 + getting-started-ide/browsing.html | 3 + getting-started-ide/coloring.html | 3 + getting-started-ide/com-projects.html | 3 + getting-started-ide/copyright.html | 3 + getting-started-ide/debug.html | 3 + getting-started-ide/delivery.html | 3 + getting-started-ide/editopt.html | 3 + getting-started-ide/expanding.html | 3 + getting-started-ide/index.html | 3 + getting-started-ide/model.html | 3 + getting-started-ide/preface.html | 3 + getting-started-ide/projects.html | 3 + getting-started-ide/quick-start.html | 3 + getting-started-ide/remotedbg.html | 3 + hacker-guide/build-system.html | 3 + hacker-guide/compiler/index.html | 3 + .../compiler/notes-warnings-errors.html | 3 + hacker-guide/compiler/old/design.html | 3 + hacker-guide/compiler/old/internals.html | 3 + hacker-guide/copyright.html | 3 + hacker-guide/documentation/doctower.html | 3 + hacker-guide/documentation/example.html | 3 + hacker-guide/documentation/generating.html | 3 + hacker-guide/documentation/guidelines.html | 3 + hacker-guide/documentation/index.html | 3 + hacker-guide/duim/index.html | 3 + hacker-guide/glossary.html | 3 + hacker-guide/index.html | 3 + hacker-guide/runtime-manager/access-path.html | 3 + .../runtime-manager/debugger-manager.html | 3 + hacker-guide/runtime-manager/index.html | 3 + hacker-guide/runtime/calling-convention.html | 3 + hacker-guide/runtime/index.html | 3 + hacker-guide/runtime/mangling.html | 3 + .../runtime/object-representation.html | 3 + hacker-guide/runtime/special-features.html | 3 + hacker-guide/runtime/startup.html | 3 + hacker-guide/runtime/threads.html | 3 + hacker-guide/topics/debugging.html | 3 + hacker-guide/topics/index.html | 3 + hacker-guide/topics/making-a-release.html | 3 + hacker-guide/topics/method-dispatch.html | 3 + hacker-guide/topics/porting.html | 3 + hacker-guide/topics/ppml.html | 3 + history/apple-dylan/apple-cambridge.html | 3 + history/apple-dylan/eulogy.html | 3 + history/apple-dylan/index.html | 3 + history/apple-dylan/screenshots/browsers.html | 3 + history/apple-dylan/screenshots/dynamic.html | 3 + history/apple-dylan/screenshots/index.html | 3 + history/apple-dylan/screenshots/misc.html | 3 + history/apple-dylan/technology-release.html | 3 + history/apple-dylan/today.html | 3 + history/index.html | 3 + index.html | 3 + intro-dylan/conditions.html | 3 + intro-dylan/copyright.html | 3 + intro-dylan/expressions-variables.html | 3 + intro-dylan/index.html | 3 + intro-dylan/methods-generic-functions.html | 3 + intro-dylan/modules-libraries.html | 3 + intro-dylan/multiple-dispatch.html | 3 + intro-dylan/objects.html | 3 + intro-dylan/why-dylan.html | 3 + library-reference/c-ffi/index.html | 3 + library-reference/collections/bit-set.html | 3 + library-reference/collections/bit-vector.html | 3 + library-reference/collections/collectors.html | 3 + library-reference/collections/index.html | 3 + library-reference/collections/plists.html | 3 + library-reference/collections/set.html | 3 + .../collections/table-extensions.html | 3 + library-reference/coloring-stream/index.html | 3 + .../common-dylan/byte-vector.html | 3 + .../common-dylan/common-extensions.html | 3 + library-reference/common-dylan/index.html | 3 + .../common-dylan/machine-words.html | 3 + .../common-dylan/simple-format.html | 3 + .../common-dylan/simple-profiling.html | 3 + .../common-dylan/simple-random.html | 3 + .../common-dylan/simple-timers.html | 3 + .../common-dylan/transcendentals.html | 3 + library-reference/copyright.html | 3 + library-reference/dood/index.html | 3 + library-reference/dylan/finalization.html | 3 + library-reference/dylan/index.html | 3 + library-reference/dylan/primitives.html | 3 + library-reference/dylan/threads.html | 3 + library-reference/index.html | 3 + library-reference/io/format-out.html | 3 + library-reference/io/format.html | 3 + library-reference/io/index.html | 3 + library-reference/io/print.html | 3 + library-reference/io/standard-io.html | 3 + library-reference/io/streams.html | 3 + .../alternative-curry-syntax.html | 3 + .../language-extensions/define-function.html | 3 + .../language-extensions/for-iteration.html | 3 + .../language-extensions/index.html | 3 + .../language-extensions/inlining.html | 3 + .../language-differences.html | 3 + .../macro-system-extensions.html | 3 + .../language-extensions/numbers.html | 3 + .../language-extensions/numeric-literals.html | 3 + .../object-with-elements.html | 3 + .../parser-expansions.html | 3 + .../language-extensions/string-literals.html | 3 + .../language-extensions/weak-tables.html | 3 + library-reference/lid.html | 3 + library-reference/network/index.html | 3 + library-reference/progress-stream/index.html | 3 + library-reference/sql/index.html | 3 + library-reference/system/date.html | 3 + library-reference/system/file-system.html | 3 + library-reference/system/index.html | 3 + library-reference/system/locators.html | 3 + .../system/operating-system.html | 3 + library-reference/t-lists/index.html | 3 + library-reference/win32/index.html | 3 + man-pages/dylan-compiler.html | 3 + man-pages/index.html | 3 + news/2011/11/22/new_documentation.html | 3 + news/2011/11/22/welcome.html | 3 + news/2011/12/10/new_release.html | 3 + news/2011/12/12/dswank.html | 3 + news/2012/01/25/c3.html | 3 + news/2012/05/18/strings.html | 3 + news/2012/10/15/command-line-parser.html | 3 + news/2012/10/18/editor-support.html | 3 + news/2012/12/20/new-release.html | 3 + news/2013/01/21/dylan-programming-guide.html | 3 + news/2013/06/30/dylan-hack-a-thon.html | 3 + news/2013/07/11/new-release.html | 3 + news/2013/08/15/duim-gtk.html | 3 + news/2013/12/23/new-release.html | 3 + news/2014/01/28/call-for-help.html | 3 + news/2014/05/28/nix-packages-available.html | 3 + news/2015/01/01/new-release.html | 3 + news/2019/03/31/new-release.html | 3 + news/2020/10/10/new-release.html | 3 + news/2020/12/30/playground.html | 3 + news/2022/11/28/new-release.html | 3 + news/index.html | 3 + proposals/dep-0001-dep-process.html | 3 + proposals/dep-0002-define-function.html | 3 + proposals/dep-0003-c3-linearization.html | 3 + proposals/dep-0004-strings-library.html | 3 + proposals/dep-0005-subclass-function.html | 3 + proposals/dep-0006-single-file-library.html | 3 + .../dep-0007-collection-type-safety.html | 3 + proposals/dep-0008-multi-line-strings.html | 3 + proposals/dep-0010-element-otherwise.html | 3 + .../dep-0011-numeric-literal-syntax.html | 3 + proposals/dep-0012-string-literals.html | 3 + proposals/index.html | 3 + release-notes/2011.1.html | 3 + release-notes/2012.1.html | 3 + release-notes/2013.1.html | 3 + release-notes/2013.2.html | 3 + release-notes/2014.1.html | 3 + release-notes/2019.1.html | 3 + release-notes/2020.1.html | 3 + release-notes/2022.1.html | 3 + release-notes/2023.1.html | 3 + release-notes/2024.1.html | 3 + release-notes/2024.2.html | 3 + release-notes/index.html | 3 + search.html | 3 + style-guide/index.html | 3 + 269 files changed, 1215 insertions(+), 1 deletion(-) create mode 100644 .nojekyll create mode 100644 _static/check-solid.svg create mode 100644 _static/clipboard.min.js create mode 100644 _static/copy-button.svg create mode 100644 _static/copybutton.css create mode 100644 _static/copybutton.js create mode 100644 _static/copybutton_funcs.js diff --git a/.buildinfo b/.buildinfo index 0de506779e..1013ab39bd 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: ce9a300d4747e7bbd976424f25d17763 +config: 823bc397fe3f44faf4c4a1423ead6acf tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000000..e69de29bb2 diff --git a/_static/check-solid.svg b/_static/check-solid.svg new file mode 100644 index 0000000000..92fad4b5c0 --- /dev/null +++ b/_static/check-solid.svg @@ -0,0 +1,4 @@ + + + + diff --git a/_static/clipboard.min.js b/_static/clipboard.min.js new file mode 100644 index 0000000000..54b3c46381 --- /dev/null +++ b/_static/clipboard.min.js @@ -0,0 +1,7 @@ +/*! + * clipboard.js v2.0.8 + * https://clipboardjs.com/ + * + * Licensed MIT © Zeno Rocha + */ +!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.ClipboardJS=e():t.ClipboardJS=e()}(this,function(){return n={686:function(t,e,n){"use strict";n.d(e,{default:function(){return o}});var e=n(279),i=n.n(e),e=n(370),u=n.n(e),e=n(817),c=n.n(e);function a(t){try{return document.execCommand(t)}catch(t){return}}var f=function(t){t=c()(t);return a("cut"),t};var l=function(t){var e,n,o,r=1 + + + + diff --git a/_static/copybutton.css b/_static/copybutton.css new file mode 100644 index 0000000000..f1916ec7d1 --- /dev/null +++ b/_static/copybutton.css @@ -0,0 +1,94 @@ +/* Copy buttons */ +button.copybtn { + position: absolute; + display: flex; + top: .3em; + right: .3em; + width: 1.7em; + height: 1.7em; + opacity: 0; + transition: opacity 0.3s, border .3s, background-color .3s; + user-select: none; + padding: 0; + border: none; + outline: none; + border-radius: 0.4em; + /* The colors that GitHub uses */ + border: #1b1f2426 1px solid; + background-color: #f6f8fa; + color: #57606a; +} + +button.copybtn.success { + border-color: #22863a; + color: #22863a; +} + +button.copybtn svg { + stroke: currentColor; + width: 1.5em; + height: 1.5em; + padding: 0.1em; +} + +div.highlight { + position: relative; +} + +/* Show the copybutton */ +.highlight:hover button.copybtn, button.copybtn.success { + opacity: 1; +} + +.highlight button.copybtn:hover { + background-color: rgb(235, 235, 235); +} + +.highlight button.copybtn:active { + background-color: rgb(187, 187, 187); +} + +/** + * A minimal CSS-only tooltip copied from: + * https://codepen.io/mildrenben/pen/rVBrpK + * + * To use, write HTML like the following: + * + *

Short

+ */ + .o-tooltip--left { + position: relative; + } + + .o-tooltip--left:after { + opacity: 0; + visibility: hidden; + position: absolute; + content: attr(data-tooltip); + padding: .2em; + font-size: .8em; + left: -.2em; + background: grey; + color: white; + white-space: nowrap; + z-index: 2; + border-radius: 2px; + transform: translateX(-102%) translateY(0); + transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); +} + +.o-tooltip--left:hover:after { + display: block; + opacity: 1; + visibility: visible; + transform: translateX(-100%) translateY(0); + transition: opacity 0.2s cubic-bezier(0.64, 0.09, 0.08, 1), transform 0.2s cubic-bezier(0.64, 0.09, 0.08, 1); + transition-delay: .5s; +} + +/* By default the copy button shouldn't show up when printing a page */ +@media print { + button.copybtn { + display: none; + } +} diff --git a/_static/copybutton.js b/_static/copybutton.js new file mode 100644 index 0000000000..b398703766 --- /dev/null +++ b/_static/copybutton.js @@ -0,0 +1,248 @@ +// Localization support +const messages = { + 'en': { + 'copy': 'Copy', + 'copy_to_clipboard': 'Copy to clipboard', + 'copy_success': 'Copied!', + 'copy_failure': 'Failed to copy', + }, + 'es' : { + 'copy': 'Copiar', + 'copy_to_clipboard': 'Copiar al portapapeles', + 'copy_success': '¡Copiado!', + 'copy_failure': 'Error al copiar', + }, + 'de' : { + 'copy': 'Kopieren', + 'copy_to_clipboard': 'In die Zwischenablage kopieren', + 'copy_success': 'Kopiert!', + 'copy_failure': 'Fehler beim Kopieren', + }, + 'fr' : { + 'copy': 'Copier', + 'copy_to_clipboard': 'Copier dans le presse-papier', + 'copy_success': 'Copié !', + 'copy_failure': 'Échec de la copie', + }, + 'ru': { + 'copy': 'Скопировать', + 'copy_to_clipboard': 'Скопировать в буфер', + 'copy_success': 'Скопировано!', + 'copy_failure': 'Не удалось скопировать', + }, + 'zh-CN': { + 'copy': '复制', + 'copy_to_clipboard': '复制到剪贴板', + 'copy_success': '复制成功!', + 'copy_failure': '复制失败', + }, + 'it' : { + 'copy': 'Copiare', + 'copy_to_clipboard': 'Copiato negli appunti', + 'copy_success': 'Copiato!', + 'copy_failure': 'Errore durante la copia', + } +} + +let locale = 'en' +if( document.documentElement.lang !== undefined + && messages[document.documentElement.lang] !== undefined ) { + locale = document.documentElement.lang +} + +let doc_url_root = DOCUMENTATION_OPTIONS.URL_ROOT; +if (doc_url_root == '#') { + doc_url_root = ''; +} + +/** + * SVG files for our copy buttons + */ +let iconCheck = ` + ${messages[locale]['copy_success']} + + +` + +// If the user specified their own SVG use that, otherwise use the default +let iconCopy = ``; +if (!iconCopy) { + iconCopy = ` + ${messages[locale]['copy_to_clipboard']} + + + +` +} + +/** + * Set up copy/paste for code blocks + */ + +const runWhenDOMLoaded = cb => { + if (document.readyState != 'loading') { + cb() + } else if (document.addEventListener) { + document.addEventListener('DOMContentLoaded', cb) + } else { + document.attachEvent('onreadystatechange', function() { + if (document.readyState == 'complete') cb() + }) + } +} + +const codeCellId = index => `codecell${index}` + +// Clears selected text since ClipboardJS will select the text when copying +const clearSelection = () => { + if (window.getSelection) { + window.getSelection().removeAllRanges() + } else if (document.selection) { + document.selection.empty() + } +} + +// Changes tooltip text for a moment, then changes it back +// We want the timeout of our `success` class to be a bit shorter than the +// tooltip and icon change, so that we can hide the icon before changing back. +var timeoutIcon = 2000; +var timeoutSuccessClass = 1500; + +const temporarilyChangeTooltip = (el, oldText, newText) => { + el.setAttribute('data-tooltip', newText) + el.classList.add('success') + // Remove success a little bit sooner than we change the tooltip + // So that we can use CSS to hide the copybutton first + setTimeout(() => el.classList.remove('success'), timeoutSuccessClass) + setTimeout(() => el.setAttribute('data-tooltip', oldText), timeoutIcon) +} + +// Changes the copy button icon for two seconds, then changes it back +const temporarilyChangeIcon = (el) => { + el.innerHTML = iconCheck; + setTimeout(() => {el.innerHTML = iconCopy}, timeoutIcon) +} + +const addCopyButtonToCodeCells = () => { + // If ClipboardJS hasn't loaded, wait a bit and try again. This + // happens because we load ClipboardJS asynchronously. + if (window.ClipboardJS === undefined) { + setTimeout(addCopyButtonToCodeCells, 250) + return + } + + // Add copybuttons to all of our code cells + const COPYBUTTON_SELECTOR = 'div.highlight pre'; + const codeCells = document.querySelectorAll(COPYBUTTON_SELECTOR) + codeCells.forEach((codeCell, index) => { + const id = codeCellId(index) + codeCell.setAttribute('id', id) + + const clipboardButton = id => + `` + codeCell.insertAdjacentHTML('afterend', clipboardButton(id)) + }) + +function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string +} + +/** + * Removes excluded text from a Node. + * + * @param {Node} target Node to filter. + * @param {string} exclude CSS selector of nodes to exclude. + * @returns {DOMString} Text from `target` with text removed. + */ +function filterText(target, exclude) { + const clone = target.cloneNode(true); // clone as to not modify the live DOM + if (exclude) { + // remove excluded nodes + clone.querySelectorAll(exclude).forEach(node => node.remove()); + } + return clone.innerText; +} + +// Callback when a copy button is clicked. Will be passed the node that was clicked +// should then grab the text and replace pieces of text that shouldn't be used in output +function formatCopyText(textContent, copybuttonPromptText, isRegexp = false, onlyCopyPromptLines = true, removePrompts = true, copyEmptyLines = true, lineContinuationChar = "", hereDocDelim = "") { + var regexp; + var match; + + // Do we check for line continuation characters and "HERE-documents"? + var useLineCont = !!lineContinuationChar + var useHereDoc = !!hereDocDelim + + // create regexp to capture prompt and remaining line + if (isRegexp) { + regexp = new RegExp('^(' + copybuttonPromptText + ')(.*)') + } else { + regexp = new RegExp('^(' + escapeRegExp(copybuttonPromptText) + ')(.*)') + } + + const outputLines = []; + var promptFound = false; + var gotLineCont = false; + var gotHereDoc = false; + const lineGotPrompt = []; + for (const line of textContent.split('\n')) { + match = line.match(regexp) + if (match || gotLineCont || gotHereDoc) { + promptFound = regexp.test(line) + lineGotPrompt.push(promptFound) + if (removePrompts && promptFound) { + outputLines.push(match[2]) + } else { + outputLines.push(line) + } + gotLineCont = line.endsWith(lineContinuationChar) & useLineCont + if (line.includes(hereDocDelim) & useHereDoc) + gotHereDoc = !gotHereDoc + } else if (!onlyCopyPromptLines) { + outputLines.push(line) + } else if (copyEmptyLines && line.trim() === '') { + outputLines.push(line) + } + } + + // If no lines with the prompt were found then just use original lines + if (lineGotPrompt.some(v => v === true)) { + textContent = outputLines.join('\n'); + } + + // Remove a trailing newline to avoid auto-running when pasting + if (textContent.endsWith("\n")) { + textContent = textContent.slice(0, -1) + } + return textContent +} + + +var copyTargetText = (trigger) => { + var target = document.querySelector(trigger.attributes['data-clipboard-target'].value); + + // get filtered text + let exclude = '.linenos, .gp'; + + let text = filterText(target, exclude); + return formatCopyText(text, '', false, true, true, true, '', '') +} + + // Initialize with a callback so we can modify the text before copy + const clipboard = new ClipboardJS('.copybtn', {text: copyTargetText}) + + // Update UI with error/success messages + clipboard.on('success', event => { + clearSelection() + temporarilyChangeTooltip(event.trigger, messages[locale]['copy'], messages[locale]['copy_success']) + temporarilyChangeIcon(event.trigger) + }) + + clipboard.on('error', event => { + temporarilyChangeTooltip(event.trigger, messages[locale]['copy'], messages[locale]['copy_failure']) + }) +} + +runWhenDOMLoaded(addCopyButtonToCodeCells) \ No newline at end of file diff --git a/_static/copybutton_funcs.js b/_static/copybutton_funcs.js new file mode 100644 index 0000000000..dbe1aaad79 --- /dev/null +++ b/_static/copybutton_funcs.js @@ -0,0 +1,73 @@ +function escapeRegExp(string) { + return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string +} + +/** + * Removes excluded text from a Node. + * + * @param {Node} target Node to filter. + * @param {string} exclude CSS selector of nodes to exclude. + * @returns {DOMString} Text from `target` with text removed. + */ +export function filterText(target, exclude) { + const clone = target.cloneNode(true); // clone as to not modify the live DOM + if (exclude) { + // remove excluded nodes + clone.querySelectorAll(exclude).forEach(node => node.remove()); + } + return clone.innerText; +} + +// Callback when a copy button is clicked. Will be passed the node that was clicked +// should then grab the text and replace pieces of text that shouldn't be used in output +export function formatCopyText(textContent, copybuttonPromptText, isRegexp = false, onlyCopyPromptLines = true, removePrompts = true, copyEmptyLines = true, lineContinuationChar = "", hereDocDelim = "") { + var regexp; + var match; + + // Do we check for line continuation characters and "HERE-documents"? + var useLineCont = !!lineContinuationChar + var useHereDoc = !!hereDocDelim + + // create regexp to capture prompt and remaining line + if (isRegexp) { + regexp = new RegExp('^(' + copybuttonPromptText + ')(.*)') + } else { + regexp = new RegExp('^(' + escapeRegExp(copybuttonPromptText) + ')(.*)') + } + + const outputLines = []; + var promptFound = false; + var gotLineCont = false; + var gotHereDoc = false; + const lineGotPrompt = []; + for (const line of textContent.split('\n')) { + match = line.match(regexp) + if (match || gotLineCont || gotHereDoc) { + promptFound = regexp.test(line) + lineGotPrompt.push(promptFound) + if (removePrompts && promptFound) { + outputLines.push(match[2]) + } else { + outputLines.push(line) + } + gotLineCont = line.endsWith(lineContinuationChar) & useLineCont + if (line.includes(hereDocDelim) & useHereDoc) + gotHereDoc = !gotHereDoc + } else if (!onlyCopyPromptLines) { + outputLines.push(line) + } else if (copyEmptyLines && line.trim() === '') { + outputLines.push(line) + } + } + + // If no lines with the prompt were found then just use original lines + if (lineGotPrompt.some(v => v === true)) { + textContent = outputLines.join('\n'); + } + + // Remove a trailing newline to avoid auto-running when pasting + if (textContent.endsWith("\n")) { + textContent = textContent.slice(0, -1) + } + return textContent +} diff --git a/about/examples/classes.html b/about/examples/classes.html index ca30a2809a..287967ee62 100644 --- a/about/examples/classes.html +++ b/about/examples/classes.html @@ -10,6 +10,7 @@ + @@ -630,5 +631,7 @@

Classes & Instantiation + + \ No newline at end of file diff --git a/about/examples/everything_value.html b/about/examples/everything_value.html index f0c63346b2..f3e8e0c300 100644 --- a/about/examples/everything_value.html +++ b/about/examples/everything_value.html @@ -10,6 +10,7 @@ + @@ -633,5 +634,7 @@

Everything is a value + + \ No newline at end of file diff --git a/about/examples/generic_functions.html b/about/examples/generic_functions.html index 3f3c0915a9..459c48ba20 100644 --- a/about/examples/generic_functions.html +++ b/about/examples/generic_functions.html @@ -10,6 +10,7 @@ + @@ -649,5 +650,7 @@

Generic Functions + + \ No newline at end of file diff --git a/about/examples/getters_setters_functions.html b/about/examples/getters_setters_functions.html index c4545527ee..36e5fe7b1e 100644 --- a/about/examples/getters_setters_functions.html +++ b/about/examples/getters_setters_functions.html @@ -10,6 +10,7 @@ + @@ -660,5 +661,7 @@

Getters & Setters are functions + + \ No newline at end of file diff --git a/about/examples/hello_world.html b/about/examples/hello_world.html index cf5eecdfca..bf6d1a5b4c 100644 --- a/about/examples/hello_world.html +++ b/about/examples/hello_world.html @@ -10,6 +10,7 @@ + @@ -660,5 +661,7 @@

How it works + + \ No newline at end of file diff --git a/about/examples/keyword_arguments.html b/about/examples/keyword_arguments.html index 899832fa4b..968a8fdb7a 100644 --- a/about/examples/keyword_arguments.html +++ b/about/examples/keyword_arguments.html @@ -10,6 +10,7 @@ + @@ -634,5 +635,7 @@

Keyword Arguments + + \ No newline at end of file diff --git a/about/examples/limited_types.html b/about/examples/limited_types.html index 519722054a..12687245f0 100644 --- a/about/examples/limited_types.html +++ b/about/examples/limited_types.html @@ -10,6 +10,7 @@ + @@ -641,5 +642,7 @@

Limited Types + + \ No newline at end of file diff --git a/about/examples/macros.html b/about/examples/macros.html index 1c7c0ab1e3..1ee1020d33 100644 --- a/about/examples/macros.html +++ b/about/examples/macros.html @@ -10,6 +10,7 @@ + @@ -636,5 +637,7 @@

Macros + + \ No newline at end of file diff --git a/about/examples/multiple_return_values.html b/about/examples/multiple_return_values.html index 4779f702ec..631e66d3b3 100644 --- a/about/examples/multiple_return_values.html +++ b/about/examples/multiple_return_values.html @@ -10,6 +10,7 @@ + @@ -651,5 +652,7 @@

Multiple Return Values + + \ No newline at end of file diff --git a/about/index.html b/about/index.html index 9a114025c1..d6641ab866 100644 --- a/about/index.html +++ b/about/index.html @@ -10,6 +10,7 @@ + @@ -634,5 +635,7 @@

A bit more background on Dylan + + \ No newline at end of file diff --git a/articles/beyond-java.html b/articles/beyond-java.html index 86de9f9709..6631cafb7d 100644 --- a/articles/beyond-java.html +++ b/articles/beyond-java.html @@ -10,6 +10,7 @@ + @@ -1483,5 +1484,7 @@

Acknowledgements + + \ No newline at end of file diff --git a/articles/macro-system.html b/articles/macro-system.html index ff5e66d726..ca22f18741 100644 --- a/articles/macro-system.html +++ b/articles/macro-system.html @@ -10,6 +10,7 @@ + @@ -2144,5 +2145,7 @@

I can’t make a bare list! + + \ No newline at end of file diff --git a/articles/procedural-dylan/1-distance.html b/articles/procedural-dylan/1-distance.html index 977c6fb534..b8d693fd00 100644 --- a/articles/procedural-dylan/1-distance.html +++ b/articles/procedural-dylan/1-distance.html @@ -10,6 +10,7 @@ + @@ -771,5 +772,7 @@

A Simple Function: Distance + + \ No newline at end of file diff --git a/articles/procedural-dylan/2-quadratic.html b/articles/procedural-dylan/2-quadratic.html index 05f7a62f89..688e9b5d14 100644 --- a/articles/procedural-dylan/2-quadratic.html +++ b/articles/procedural-dylan/2-quadratic.html @@ -10,6 +10,7 @@ + @@ -785,5 +786,7 @@

Conditions and Multiple Values: The Quadratic Formula + + \ No newline at end of file diff --git a/articles/procedural-dylan/3-dot-product.html b/articles/procedural-dylan/3-dot-product.html index cfeda760c2..3440be3317 100644 --- a/articles/procedural-dylan/3-dot-product.html +++ b/articles/procedural-dylan/3-dot-product.html @@ -10,6 +10,7 @@ + @@ -1032,5 +1033,7 @@

Iteration and Sequences: Dot Product + + \ No newline at end of file diff --git a/articles/procedural-dylan/index.html b/articles/procedural-dylan/index.html index 408c0c3fc6..f79bd7cf89 100644 --- a/articles/procedural-dylan/index.html +++ b/articles/procedural-dylan/index.html @@ -10,6 +10,7 @@ + @@ -621,5 +622,7 @@

or How to write Pascal programs in Dylan + + \ No newline at end of file diff --git a/building-with-duim/callbacks.html b/building-with-duim/callbacks.html index 01a3cd6550..a35ffc4c0a 100644 --- a/building-with-duim/callbacks.html +++ b/building-with-duim/callbacks.html @@ -10,6 +10,7 @@ + @@ -1960,5 +1961,7 @@

Refreshing the list of tasks + + \ No newline at end of file diff --git a/building-with-duim/commands.html b/building-with-duim/commands.html index 6fedb8ec2f..a11fb87458 100644 --- a/building-with-duim/commands.html +++ b/building-with-duim/commands.html @@ -10,6 +10,7 @@ + @@ -970,5 +971,7 @@

Changes to method definitions + + \ No newline at end of file diff --git a/building-with-duim/copyright.html b/building-with-duim/copyright.html index 3dfd5b4dd8..c195d7b59d 100644 --- a/building-with-duim/copyright.html +++ b/building-with-duim/copyright.html @@ -10,6 +10,7 @@ + @@ -624,5 +625,7 @@

Copyright + + \ No newline at end of file diff --git a/building-with-duim/design.html b/building-with-duim/design.html index f651361969..84b906c66d 100644 --- a/building-with-duim/design.html +++ b/building-with-duim/design.html @@ -10,6 +10,7 @@ + @@ -826,5 +827,7 @@

Redesigning the layout + + \ No newline at end of file diff --git a/building-with-duim/improve.html b/building-with-duim/improve.html index 288489e35b..cc7fd3b779 100644 --- a/building-with-duim/improve.html +++ b/building-with-duim/improve.html @@ -10,6 +10,7 @@ + @@ -1270,5 +1271,7 @@

Improving The Design + + \ No newline at end of file diff --git a/building-with-duim/index.html b/building-with-duim/index.html index f6d3b48254..e92090b44b 100644 --- a/building-with-duim/index.html +++ b/building-with-duim/index.html @@ -10,6 +10,7 @@ + @@ -670,5 +671,7 @@

Building Applications With DUIM + + \ No newline at end of file diff --git a/building-with-duim/intro.html b/building-with-duim/intro.html index c5cf8974be..9df8292ae6 100644 --- a/building-with-duim/intro.html +++ b/building-with-duim/intro.html @@ -10,6 +10,7 @@ + @@ -755,5 +756,7 @@

It should be as portable as possible. + + \ No newline at end of file diff --git a/building-with-duim/menus.html b/building-with-duim/menus.html index df0a2c8e71..7156936621 100644 --- a/building-with-duim/menus.html +++ b/building-with-duim/menus.html @@ -10,6 +10,7 @@ + @@ -1018,5 +1019,7 @@ + + \ No newline at end of file diff --git a/building-with-duim/preface.html b/building-with-duim/preface.html index 3bfa1f0c5b..df9c93926d 100644 --- a/building-with-duim/preface.html +++ b/building-with-duim/preface.html @@ -10,6 +10,7 @@ + @@ -693,5 +694,7 @@

Further reading + + \ No newline at end of file diff --git a/building-with-duim/source.html b/building-with-duim/source.html index 536063d80f..d50c072d47 100644 --- a/building-with-duim/source.html +++ b/building-with-duim/source.html @@ -10,6 +10,7 @@ + @@ -1432,5 +1433,7 @@

Contents of the file task-list.dylan : + + \ No newline at end of file diff --git a/building-with-duim/tour.html b/building-with-duim/tour.html index af65a91fbb..739101e86c 100644 --- a/building-with-duim/tour.html +++ b/building-with-duim/tour.html @@ -10,6 +10,7 @@ + @@ -2130,5 +2131,7 @@

Where to go from here + + \ No newline at end of file diff --git a/community/gsoc/2012/cilk.html b/community/gsoc/2012/cilk.html index 6e269819f7..cb9ed6f761 100644 --- a/community/gsoc/2012/cilk.html +++ b/community/gsoc/2012/cilk.html @@ -10,6 +10,7 @@ + @@ -592,5 +593,7 @@

Dylan / Cilk + + \ No newline at end of file diff --git a/community/gsoc/2012/cocoa.html b/community/gsoc/2012/cocoa.html index be798e34b7..41e0a48180 100644 --- a/community/gsoc/2012/cocoa.html +++ b/community/gsoc/2012/cocoa.html @@ -10,6 +10,7 @@ + @@ -600,5 +601,7 @@

Dylan / Cocoa + + \ No newline at end of file diff --git a/community/gsoc/2012/dispatch.html b/community/gsoc/2012/dispatch.html index 6acf7655b4..f0f81cb989 100644 --- a/community/gsoc/2012/dispatch.html +++ b/community/gsoc/2012/dispatch.html @@ -10,6 +10,7 @@ + @@ -592,5 +593,7 @@

Dispatch Optimization + + \ No newline at end of file diff --git a/community/gsoc/2012/documentation.html b/community/gsoc/2012/documentation.html index c95ff6024a..4c1ee3a586 100644 --- a/community/gsoc/2012/documentation.html +++ b/community/gsoc/2012/documentation.html @@ -10,6 +10,7 @@ + @@ -623,5 +624,7 @@

Interactive Graphs + + \ No newline at end of file diff --git a/community/gsoc/2012/dylint.html b/community/gsoc/2012/dylint.html index 09150e7723..2fa8345891 100644 --- a/community/gsoc/2012/dylint.html +++ b/community/gsoc/2012/dylint.html @@ -10,6 +10,7 @@ + @@ -592,5 +593,7 @@

DyLint + + \ No newline at end of file diff --git a/community/gsoc/2012/frontend-lisp.html b/community/gsoc/2012/frontend-lisp.html index 8bd84e3dbb..810afaad1c 100644 --- a/community/gsoc/2012/frontend-lisp.html +++ b/community/gsoc/2012/frontend-lisp.html @@ -10,6 +10,7 @@ + @@ -593,5 +594,7 @@

Frontend/LISP + + \ No newline at end of file diff --git a/community/gsoc/2012/gtk.html b/community/gsoc/2012/gtk.html index e273bfe3f1..6b8902d9db 100644 --- a/community/gsoc/2012/gtk.html +++ b/community/gsoc/2012/gtk.html @@ -10,6 +10,7 @@ + @@ -593,5 +594,7 @@

Dylan / Gtk+ + + \ No newline at end of file diff --git a/community/gsoc/2012/index.html b/community/gsoc/2012/index.html index 944abea018..c90c58359f 100644 --- a/community/gsoc/2012/index.html +++ b/community/gsoc/2012/index.html @@ -10,6 +10,7 @@ + @@ -607,5 +608,7 @@

Google Summer of Code - 2012 + + \ No newline at end of file diff --git a/community/gsoc/2012/javascript.html b/community/gsoc/2012/javascript.html index fec225fe8f..c51683c4af 100644 --- a/community/gsoc/2012/javascript.html +++ b/community/gsoc/2012/javascript.html @@ -10,6 +10,7 @@ + @@ -587,5 +588,7 @@

JavaScript Compiler Backend + + \ No newline at end of file diff --git a/community/gsoc/2012/numerics.html b/community/gsoc/2012/numerics.html index 25d85c48d1..05f98c8fec 100644 --- a/community/gsoc/2012/numerics.html +++ b/community/gsoc/2012/numerics.html @@ -10,6 +10,7 @@ + @@ -590,5 +591,7 @@

Dylan / Numerics + + \ No newline at end of file diff --git a/community/gsoc/2012/project_manager.html b/community/gsoc/2012/project_manager.html index 0c50124146..f48b76f0ec 100644 --- a/community/gsoc/2012/project_manager.html +++ b/community/gsoc/2012/project_manager.html @@ -10,6 +10,7 @@ + @@ -844,5 +845,7 @@

Glossary + + \ No newline at end of file diff --git a/community/gsoc/2012/speed.html b/community/gsoc/2012/speed.html index 5c215da013..e105641959 100644 --- a/community/gsoc/2012/speed.html +++ b/community/gsoc/2012/speed.html @@ -10,6 +10,7 @@ + @@ -592,5 +593,7 @@

Speed + + \ No newline at end of file diff --git a/community/gsoc/2012/staticlink.html b/community/gsoc/2012/staticlink.html index 0d35cb7c53..818c1fbffd 100644 --- a/community/gsoc/2012/staticlink.html +++ b/community/gsoc/2012/staticlink.html @@ -10,6 +10,7 @@ + @@ -593,5 +594,7 @@

Static Linking + + \ No newline at end of file diff --git a/community/gsoc/2012/tracing.html b/community/gsoc/2012/tracing.html index 5f010e8a88..34c0223248 100644 --- a/community/gsoc/2012/tracing.html +++ b/community/gsoc/2012/tracing.html @@ -10,6 +10,7 @@ + @@ -585,5 +586,7 @@

Tracing + + \ No newline at end of file diff --git a/community/gsoc/index.html b/community/gsoc/index.html index 491cede523..c7cc8ce5ec 100644 --- a/community/gsoc/index.html +++ b/community/gsoc/index.html @@ -10,6 +10,7 @@ + @@ -628,5 +629,7 @@

Google Summer of Code + + \ No newline at end of file diff --git a/community/index.html b/community/index.html index 17691517df..351a2b2d3b 100644 --- a/community/index.html +++ b/community/index.html @@ -10,6 +10,7 @@ + @@ -634,5 +635,7 @@

Connect with the Dylan Community + + \ No newline at end of file diff --git a/corba-guide/bank-client.html b/corba-guide/bank-client.html index b1bcb4cf70..44beb15056 100644 --- a/corba-guide/bank-client.html +++ b/corba-guide/bank-client.html @@ -10,6 +10,7 @@ + @@ -949,5 +950,7 @@

Implementing CORBA initialization for the bank client + + \ No newline at end of file diff --git a/corba-guide/bank-idl.html b/corba-guide/bank-idl.html index 0ff85542fe..ea9b9dacc4 100644 --- a/corba-guide/bank-idl.html +++ b/corba-guide/bank-idl.html @@ -10,6 +10,7 @@ + @@ -1072,5 +1073,7 @@

Mapping for exceptions + + \ No newline at end of file diff --git a/corba-guide/bank-server.html b/corba-guide/bank-server.html index 558958c33e..b426247584 100644 --- a/corba-guide/bank-server.html +++ b/corba-guide/bank-server.html @@ -10,6 +10,7 @@ + @@ -1542,5 +1543,7 @@

Implementing CORBA initialization for the bank server + + \ No newline at end of file diff --git a/corba-guide/bank-setup.html b/corba-guide/bank-setup.html index a7f9de56af..9b6236b49a 100644 --- a/corba-guide/bank-setup.html +++ b/corba-guide/bank-setup.html @@ -10,6 +10,7 @@ + @@ -786,5 +787,7 @@

Running the server and client + + \ No newline at end of file diff --git a/corba-guide/getstart.html b/corba-guide/getstart.html index 094085ed3a..65a19de2e9 100644 --- a/corba-guide/getstart.html +++ b/corba-guide/getstart.html @@ -10,6 +10,7 @@ + @@ -1315,5 +1316,7 @@

Building and testing the application + + \ No newline at end of file diff --git a/corba-guide/idl-app.html b/corba-guide/idl-app.html index 7146dbcc37..61c2605ceb 100644 --- a/corba-guide/idl-app.html +++ b/corba-guide/idl-app.html @@ -10,6 +10,7 @@ + @@ -3316,5 +3317,7 @@
Examples + + \ No newline at end of file diff --git a/corba-guide/index.html b/corba-guide/index.html index ae1c0a58a6..65d0ca6b94 100644 --- a/corba-guide/index.html +++ b/corba-guide/index.html @@ -10,6 +10,7 @@ + @@ -695,5 +696,7 @@

Developing Component Software with CORBA + + \ No newline at end of file diff --git a/corba-guide/intro.html b/corba-guide/intro.html index d057d8a34c..7c597d71d8 100644 --- a/corba-guide/intro.html +++ b/corba-guide/intro.html @@ -10,6 +10,7 @@ + @@ -752,5 +753,7 @@

CORBA examples + + \ No newline at end of file diff --git a/corba-guide/preface.html b/corba-guide/preface.html index 0d631bb5c1..fe6f75aa18 100644 --- a/corba-guide/preface.html +++ b/corba-guide/preface.html @@ -10,6 +10,7 @@ + @@ -689,5 +690,7 @@

Further reading + + \ No newline at end of file diff --git a/corba-guide/projects.html b/corba-guide/projects.html index cd88e12b32..a17f454931 100644 --- a/corba-guide/projects.html +++ b/corba-guide/projects.html @@ -10,6 +10,7 @@ + @@ -1004,5 +1005,7 @@

Using IDL for non-CORBA work + + \ No newline at end of file diff --git a/corba-guide/rundebug.html b/corba-guide/rundebug.html index 286751a601..96aea0fabc 100644 --- a/corba-guide/rundebug.html +++ b/corba-guide/rundebug.html @@ -10,6 +10,7 @@ + @@ -808,5 +809,7 @@

ORB runtime switches + + \ No newline at end of file diff --git a/corba-guide/scepter.html b/corba-guide/scepter.html index 5bd74aaa5c..86644cd4e1 100644 --- a/corba-guide/scepter.html +++ b/corba-guide/scepter.html @@ -10,6 +10,7 @@ + @@ -771,5 +772,7 @@

Examples + + \ No newline at end of file diff --git a/documentation/cheatsheets/collections.html b/documentation/cheatsheets/collections.html index 88e13a1c1c..275e0ce455 100644 --- a/documentation/cheatsheets/collections.html +++ b/documentation/cheatsheets/collections.html @@ -10,6 +10,7 @@ + @@ -851,5 +852,7 @@

Common Operations + + \ No newline at end of file diff --git a/documentation/cheatsheets/conditionals.html b/documentation/cheatsheets/conditionals.html index a395510685..0fb730d80b 100644 --- a/documentation/cheatsheets/conditionals.html +++ b/documentation/cheatsheets/conditionals.html @@ -10,6 +10,7 @@ + @@ -695,5 +696,7 @@

when + + \ No newline at end of file diff --git a/documentation/cheatsheets/index.html b/documentation/cheatsheets/index.html index c78018201e..a4b9eb0d04 100644 --- a/documentation/cheatsheets/index.html +++ b/documentation/cheatsheets/index.html @@ -10,6 +10,7 @@ + @@ -610,5 +611,7 @@

Cheat Sheets + + \ No newline at end of file diff --git a/documentation/cheatsheets/iteration.html b/documentation/cheatsheets/iteration.html index bac2fe3985..08d06dc6a1 100644 --- a/documentation/cheatsheets/iteration.html +++ b/documentation/cheatsheets/iteration.html @@ -10,6 +10,7 @@ + @@ -796,5 +797,7 @@

Iteration with Tail Recursion + + \ No newline at end of file diff --git a/documentation/cheatsheets/scheme.html b/documentation/cheatsheets/scheme.html index e7e047079b..ef5715f6c7 100644 --- a/documentation/cheatsheets/scheme.html +++ b/documentation/cheatsheets/scheme.html @@ -10,6 +10,7 @@ + @@ -1856,5 +1857,7 @@

Predefined functions + + \ No newline at end of file diff --git a/documentation/cheatsheets/syntax.html b/documentation/cheatsheets/syntax.html index 3194b1f8de..e46ff22323 100644 --- a/documentation/cheatsheets/syntax.html +++ b/documentation/cheatsheets/syntax.html @@ -10,6 +10,7 @@ + @@ -1054,5 +1055,7 @@

Parameter Lists + + \ No newline at end of file diff --git a/documentation/index.html b/documentation/index.html index 4e2d9dedf5..8e3e12f40b 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -10,6 +10,7 @@ + @@ -755,5 +756,7 @@

For Open Dylan Developers + + \ No newline at end of file diff --git a/documentation/publications.html b/documentation/publications.html index 3ab570341c..0ab151cbf3 100644 --- a/documentation/publications.html +++ b/documentation/publications.html @@ -10,6 +10,7 @@ + @@ -732,5 +733,7 @@

Publications about Dylan + + \ No newline at end of file diff --git a/download/index.html b/download/index.html index 5b581e5b5e..dbb466744e 100644 --- a/download/index.html +++ b/download/index.html @@ -10,6 +10,7 @@ + @@ -687,5 +688,7 @@

Installing Older Versions + + \ No newline at end of file diff --git a/duim-reference/conventions.html b/duim-reference/conventions.html index 9689f9c3de..c13eabed72 100644 --- a/duim-reference/conventions.html +++ b/duim-reference/conventions.html @@ -10,6 +10,7 @@ + @@ -835,5 +836,7 @@

Terminology pertaining to error conditions + + \ No newline at end of file diff --git a/duim-reference/copyright.html b/duim-reference/copyright.html index 553b2de1ff..da909ce671 100644 --- a/duim-reference/copyright.html +++ b/duim-reference/copyright.html @@ -10,6 +10,7 @@ + @@ -624,5 +625,7 @@

Copyright + + \ No newline at end of file diff --git a/duim-reference/dcs.html b/duim-reference/dcs.html index c497e8f8f2..2caecb092e 100644 --- a/duim-reference/dcs.html +++ b/duim-reference/dcs.html @@ -10,6 +10,7 @@ + @@ -4518,5 +4519,7 @@

DUIM-DCs Module + + \ No newline at end of file diff --git a/duim-reference/ext-geom.html b/duim-reference/ext-geom.html index dc517fe249..071cce999d 100644 --- a/duim-reference/ext-geom.html +++ b/duim-reference/ext-geom.html @@ -10,6 +10,7 @@ + @@ -2378,5 +2379,7 @@

Subclass of <path> + + \ No newline at end of file diff --git a/duim-reference/frames.html b/duim-reference/frames.html index 067b509d16..27c0154421 100644 --- a/duim-reference/frames.html +++ b/duim-reference/frames.html @@ -10,6 +10,7 @@ + @@ -7520,5 +7521,7 @@

DUIM-Frames Module + + \ No newline at end of file diff --git a/duim-reference/gadgets.html b/duim-reference/gadgets.html index 0c709f4ed4..b3435f8741 100644 --- a/duim-reference/gadgets.html +++ b/duim-reference/gadgets.html @@ -10,6 +10,7 @@ + @@ -8786,5 +8787,7 @@

DUIM-Gadgets Module + + \ No newline at end of file diff --git a/duim-reference/geom.html b/duim-reference/geom.html index fec387c2b4..79f7b1e1a8 100644 --- a/duim-reference/geom.html +++ b/duim-reference/geom.html @@ -10,6 +10,7 @@ + @@ -3942,5 +3943,7 @@

DUIM-Geometry Module + + \ No newline at end of file diff --git a/duim-reference/graphics.html b/duim-reference/graphics.html index 92df90bea1..561d8d5b36 100644 --- a/duim-reference/graphics.html +++ b/duim-reference/graphics.html @@ -10,6 +10,7 @@ + @@ -3049,5 +3050,7 @@

DUIM-Graphics Module + + \ No newline at end of file diff --git a/duim-reference/index.html b/duim-reference/index.html index b84e52b7f7..a35760c0f3 100644 --- a/duim-reference/index.html +++ b/duim-reference/index.html @@ -10,6 +10,7 @@ + @@ -678,5 +679,7 @@

DUIM Reference + + \ No newline at end of file diff --git a/duim-reference/layouts.html b/duim-reference/layouts.html index c8f9685d20..543cb28295 100644 --- a/duim-reference/layouts.html +++ b/duim-reference/layouts.html @@ -10,6 +10,7 @@ + @@ -2703,5 +2704,7 @@

DUIM-Layouts Module + + \ No newline at end of file diff --git a/duim-reference/sheets.html b/duim-reference/sheets.html index 7b61d1ee7a..ca12c6521a 100644 --- a/duim-reference/sheets.html +++ b/duim-reference/sheets.html @@ -10,6 +10,7 @@ + @@ -9497,5 +9498,7 @@

DUIM-Sheets Module + + \ No newline at end of file diff --git a/dylan-apiindex.html b/dylan-apiindex.html index c38e2082e7..37a919ecd0 100644 --- a/dylan-apiindex.html +++ b/dylan-apiindex.html @@ -8,6 +8,7 @@ + @@ -19172,6 +19173,8 @@

API Index

+ + \ No newline at end of file diff --git a/genindex.html b/genindex.html index 50c140ec39..ac1aa49ed7 100644 --- a/genindex.html +++ b/genindex.html @@ -8,6 +8,7 @@ + @@ -9157,5 +9158,7 @@

Z

+ + \ No newline at end of file diff --git a/getting-started-cli/copyright.html b/getting-started-cli/copyright.html index 866982336b..d86a90dba4 100644 --- a/getting-started-cli/copyright.html +++ b/getting-started-cli/copyright.html @@ -10,6 +10,7 @@ + @@ -623,5 +624,7 @@

Copyright + + \ No newline at end of file diff --git a/getting-started-cli/cross-compilation.html b/getting-started-cli/cross-compilation.html index 514abbb14b..67bbeb6557 100644 --- a/getting-started-cli/cross-compilation.html +++ b/getting-started-cli/cross-compilation.html @@ -10,6 +10,7 @@ + @@ -603,5 +604,7 @@

Cross Compilation + + \ No newline at end of file diff --git a/getting-started-cli/debugging-with-gdb-lldb.html b/getting-started-cli/debugging-with-gdb-lldb.html index 935021e663..2b470eccb5 100644 --- a/getting-started-cli/debugging-with-gdb-lldb.html +++ b/getting-started-cli/debugging-with-gdb-lldb.html @@ -10,6 +10,7 @@ + @@ -1047,5 +1048,7 @@

Debugging with the HARP back-end + + \ No newline at end of file diff --git a/getting-started-cli/dylan-compiler.html b/getting-started-cli/dylan-compiler.html index 3cd3a216eb..21a214e2f2 100644 --- a/getting-started-cli/dylan-compiler.html +++ b/getting-started-cli/dylan-compiler.html @@ -10,6 +10,7 @@ + @@ -720,5 +721,7 @@

Using dylan-compiler interactively + + \ No newline at end of file diff --git a/getting-started-cli/dylan-environment.html b/getting-started-cli/dylan-environment.html index a8c70b0f53..6d7e135c15 100644 --- a/getting-started-cli/dylan-environment.html +++ b/getting-started-cli/dylan-environment.html @@ -10,6 +10,7 @@ + @@ -701,5 +702,7 @@

An example of dylan-environment interactive functionality + + \ No newline at end of file diff --git a/getting-started-cli/dylan-mode-for-emacs.html b/getting-started-cli/dylan-mode-for-emacs.html index 34aa189b9e..c042c31b94 100644 --- a/getting-started-cli/dylan-mode-for-emacs.html +++ b/getting-started-cli/dylan-mode-for-emacs.html @@ -10,6 +10,7 @@ + @@ -729,5 +730,7 @@

Dylan Interactor Mode for Emacs (DIME) + + \ No newline at end of file diff --git a/getting-started-cli/editor-support.html b/getting-started-cli/editor-support.html index 9f25f960b0..5274a029bc 100644 --- a/getting-started-cli/editor-support.html +++ b/getting-started-cli/editor-support.html @@ -10,6 +10,7 @@ + @@ -654,5 +655,7 @@

Vim + + \ No newline at end of file diff --git a/getting-started-cli/environment-variables.html b/getting-started-cli/environment-variables.html index 0b513ce39b..8633767f94 100644 --- a/getting-started-cli/environment-variables.html +++ b/getting-started-cli/environment-variables.html @@ -10,6 +10,7 @@ + @@ -622,5 +623,7 @@

Environment Variables + + \ No newline at end of file diff --git a/getting-started-cli/hello-world.html b/getting-started-cli/hello-world.html index f0608a4e2a..e4670d6b23 100644 --- a/getting-started-cli/hello-world.html +++ b/getting-started-cli/hello-world.html @@ -10,6 +10,7 @@ + @@ -652,5 +653,7 @@

Hello World + + \ No newline at end of file diff --git a/getting-started-cli/index.html b/getting-started-cli/index.html index f641cd2949..5c3b033059 100644 --- a/getting-started-cli/index.html +++ b/getting-started-cli/index.html @@ -10,6 +10,7 @@ + @@ -662,5 +663,7 @@

Getting Started with the Open Dylan Command Line Tools + + \ No newline at end of file diff --git a/getting-started-cli/managing-dependencies.html b/getting-started-cli/managing-dependencies.html index 1ad4ffb83b..13acabd711 100644 --- a/getting-started-cli/managing-dependencies.html +++ b/getting-started-cli/managing-dependencies.html @@ -10,6 +10,7 @@ + @@ -692,5 +693,7 @@

Transitive Dependencies + + \ No newline at end of file diff --git a/getting-started-cli/platform-specific.html b/getting-started-cli/platform-specific.html index c9c81dd776..68ae8fc79e 100644 --- a/getting-started-cli/platform-specific.html +++ b/getting-started-cli/platform-specific.html @@ -10,6 +10,7 @@ + @@ -801,5 +802,7 @@

Code Layout + + \ No newline at end of file diff --git a/getting-started-cli/quick-tips.html b/getting-started-cli/quick-tips.html index 596d78a5dc..7f6ef36d3c 100644 --- a/getting-started-cli/quick-tips.html +++ b/getting-started-cli/quick-tips.html @@ -10,6 +10,7 @@ + @@ -626,5 +627,7 @@

A Few More Quick Tips + + \ No newline at end of file diff --git a/getting-started-cli/source-registries.html b/getting-started-cli/source-registries.html index c8598e8b95..8bedc739f8 100644 --- a/getting-started-cli/source-registries.html +++ b/getting-started-cli/source-registries.html @@ -10,6 +10,7 @@ + @@ -719,5 +720,7 @@

Registry Search Order + + \ No newline at end of file diff --git a/getting-started-cli/windows.html b/getting-started-cli/windows.html index dcab526f3e..3fa1fa70a2 100644 --- a/getting-started-cli/windows.html +++ b/getting-started-cli/windows.html @@ -10,6 +10,7 @@ + @@ -656,5 +657,7 @@

Setting Environment Variables + + \ No newline at end of file diff --git a/getting-started-ide/browsing.html b/getting-started-ide/browsing.html index 9ce593a8fe..aa852c6f59 100644 --- a/getting-started-ide/browsing.html +++ b/getting-started-ide/browsing.html @@ -10,6 +10,7 @@ + @@ -967,5 +968,7 @@

Moving from one object to another + + \ No newline at end of file diff --git a/getting-started-ide/coloring.html b/getting-started-ide/coloring.html index 8c0ad7ded4..1665636f4f 100644 --- a/getting-started-ide/coloring.html +++ b/getting-started-ide/coloring.html @@ -10,6 +10,7 @@ + @@ -956,5 +957,7 @@

Optimizing the Reversi application + + \ No newline at end of file diff --git a/getting-started-ide/com-projects.html b/getting-started-ide/com-projects.html index 5eee7915fa..4e036f2f23 100644 --- a/getting-started-ide/com-projects.html +++ b/getting-started-ide/com-projects.html @@ -10,6 +10,7 @@ + @@ -1433,5 +1434,7 @@

Creating vtable and dual interfaces + + \ No newline at end of file diff --git a/getting-started-ide/copyright.html b/getting-started-ide/copyright.html index a0eb63a986..a6aab75456 100644 --- a/getting-started-ide/copyright.html +++ b/getting-started-ide/copyright.html @@ -10,6 +10,7 @@ + @@ -624,5 +625,7 @@

Copyright + + \ No newline at end of file diff --git a/getting-started-ide/debug.html b/getting-started-ide/debug.html index 3cf9505839..786a9bbe62 100644 --- a/getting-started-ide/debug.html +++ b/getting-started-ide/debug.html @@ -10,6 +10,7 @@ + @@ -1981,5 +1982,7 @@

Miscellaneous options + + \ No newline at end of file diff --git a/getting-started-ide/delivery.html b/getting-started-ide/delivery.html index 874b860461..b9f28b7718 100644 --- a/getting-started-ide/delivery.html +++ b/getting-started-ide/delivery.html @@ -10,6 +10,7 @@ + @@ -677,5 +678,7 @@

About the run-time library DLLs + + \ No newline at end of file diff --git a/getting-started-ide/editopt.html b/getting-started-ide/editopt.html index 6afe6bd03e..9085f5adf4 100644 --- a/getting-started-ide/editopt.html +++ b/getting-started-ide/editopt.html @@ -10,6 +10,7 @@ + @@ -980,5 +981,7 @@

Using the editor’s source control interface + + \ No newline at end of file diff --git a/getting-started-ide/expanding.html b/getting-started-ide/expanding.html index 8bf398b954..de0612d48d 100644 --- a/getting-started-ide/expanding.html +++ b/getting-started-ide/expanding.html @@ -10,6 +10,7 @@ + @@ -1250,5 +1251,7 @@

Loading the saved game back in + + \ No newline at end of file diff --git a/getting-started-ide/index.html b/getting-started-ide/index.html index 52abec4640..ac8685b0ee 100644 --- a/getting-started-ide/index.html +++ b/getting-started-ide/index.html @@ -10,6 +10,7 @@ + @@ -711,5 +712,7 @@

Getting Started with the Open Dylan IDE + + \ No newline at end of file diff --git a/getting-started-ide/model.html b/getting-started-ide/model.html index 23aee3c451..dd00dd929a 100644 --- a/getting-started-ide/model.html +++ b/getting-started-ide/model.html @@ -10,6 +10,7 @@ + @@ -1143,5 +1144,7 @@

Executing programs + + \ No newline at end of file diff --git a/getting-started-ide/preface.html b/getting-started-ide/preface.html index 5255e2e475..b2f9084e96 100644 --- a/getting-started-ide/preface.html +++ b/getting-started-ide/preface.html @@ -10,6 +10,7 @@ + @@ -662,5 +663,7 @@

Chapters in this guide + + \ No newline at end of file diff --git a/getting-started-ide/projects.html b/getting-started-ide/projects.html index 9daaa6c426..1c4b410e03 100644 --- a/getting-started-ide/projects.html +++ b/getting-started-ide/projects.html @@ -10,6 +10,7 @@ + @@ -1284,5 +1285,7 @@

Exporting a project into a LID file + + \ No newline at end of file diff --git a/getting-started-ide/quick-start.html b/getting-started-ide/quick-start.html index d2553c8266..e48178f2db 100644 --- a/getting-started-ide/quick-start.html +++ b/getting-started-ide/quick-start.html @@ -10,6 +10,7 @@ + @@ -993,5 +994,7 @@

Making changes to an application + + \ No newline at end of file diff --git a/getting-started-ide/remotedbg.html b/getting-started-ide/remotedbg.html index f100975322..3b15b93797 100644 --- a/getting-started-ide/remotedbg.html +++ b/getting-started-ide/remotedbg.html @@ -10,6 +10,7 @@ + @@ -783,5 +784,7 @@

Starting an application remotely + + \ No newline at end of file diff --git a/hacker-guide/build-system.html b/hacker-guide/build-system.html index f1b26e3ad1..c0bce446ac 100644 --- a/hacker-guide/build-system.html +++ b/hacker-guide/build-system.html @@ -10,6 +10,7 @@ + @@ -902,5 +903,7 @@

Editing Jam Files + + \ No newline at end of file diff --git a/hacker-guide/compiler/index.html b/hacker-guide/compiler/index.html index 148dcaf50e..94ee973541 100644 --- a/hacker-guide/compiler/index.html +++ b/hacker-guide/compiler/index.html @@ -10,6 +10,7 @@ + @@ -666,5 +667,7 @@

DFMC, The Dylan Flow Machine Compiler + + \ No newline at end of file diff --git a/hacker-guide/compiler/notes-warnings-errors.html b/hacker-guide/compiler/notes-warnings-errors.html index 421acc66ff..cb46ef0d80 100644 --- a/hacker-guide/compiler/notes-warnings-errors.html +++ b/hacker-guide/compiler/notes-warnings-errors.html @@ -10,6 +10,7 @@ + @@ -2285,5 +2286,7 @@

Unclassified API + + \ No newline at end of file diff --git a/hacker-guide/compiler/old/design.html b/hacker-guide/compiler/old/design.html index bfad9bdd74..07c6421107 100644 --- a/hacker-guide/compiler/old/design.html +++ b/hacker-guide/compiler/old/design.html @@ -10,6 +10,7 @@ + @@ -1176,5 +1177,7 @@

define compilation-pass macro + + \ No newline at end of file diff --git a/hacker-guide/compiler/old/internals.html b/hacker-guide/compiler/old/internals.html index 264a1eadf0..81bbd3b571 100644 --- a/hacker-guide/compiler/old/internals.html +++ b/hacker-guide/compiler/old/internals.html @@ -10,6 +10,7 @@ + @@ -1054,5 +1055,7 @@

dfmc-optimization + + \ No newline at end of file diff --git a/hacker-guide/copyright.html b/hacker-guide/copyright.html index be2fd7db02..82351e2d79 100644 --- a/hacker-guide/copyright.html +++ b/hacker-guide/copyright.html @@ -10,6 +10,7 @@ + @@ -625,5 +626,7 @@

Copyright + + \ No newline at end of file diff --git a/hacker-guide/documentation/doctower.html b/hacker-guide/documentation/doctower.html index b7383e91da..3c87a53d59 100644 --- a/hacker-guide/documentation/doctower.html +++ b/hacker-guide/documentation/doctower.html @@ -10,6 +10,7 @@ + @@ -605,5 +606,7 @@

Doctower + + \ No newline at end of file diff --git a/hacker-guide/documentation/example.html b/hacker-guide/documentation/example.html index 635a2705a0..f63a6ccbe6 100644 --- a/hacker-guide/documentation/example.html +++ b/hacker-guide/documentation/example.html @@ -10,6 +10,7 @@ + @@ -726,5 +727,7 @@

Skip Lists + + \ No newline at end of file diff --git a/hacker-guide/documentation/generating.html b/hacker-guide/documentation/generating.html index 2bdc433478..3349332643 100644 --- a/hacker-guide/documentation/generating.html +++ b/hacker-guide/documentation/generating.html @@ -10,6 +10,7 @@ + @@ -612,5 +613,7 @@

Generating Documentation + + \ No newline at end of file diff --git a/hacker-guide/documentation/guidelines.html b/hacker-guide/documentation/guidelines.html index 9fd5d84fad..fc3c203e0a 100644 --- a/hacker-guide/documentation/guidelines.html +++ b/hacker-guide/documentation/guidelines.html @@ -10,6 +10,7 @@ + @@ -632,5 +633,7 @@

Tense + + \ No newline at end of file diff --git a/hacker-guide/documentation/index.html b/hacker-guide/documentation/index.html index 0f0e67c41a..152be138b9 100644 --- a/hacker-guide/documentation/index.html +++ b/hacker-guide/documentation/index.html @@ -10,6 +10,7 @@ + @@ -622,5 +623,7 @@

Writing Documentation + + \ No newline at end of file diff --git a/hacker-guide/duim/index.html b/hacker-guide/duim/index.html index 022956bc98..2b85631e1a 100644 --- a/hacker-guide/duim/index.html +++ b/hacker-guide/duim/index.html @@ -10,6 +10,7 @@ + @@ -674,5 +675,7 @@

Debugging Information + + \ No newline at end of file diff --git a/hacker-guide/glossary.html b/hacker-guide/glossary.html index 9276b007d8..5fb04f9e2c 100644 --- a/hacker-guide/glossary.html +++ b/hacker-guide/glossary.html @@ -10,6 +10,7 @@ + @@ -672,5 +673,7 @@

Glossary + + \ No newline at end of file diff --git a/hacker-guide/index.html b/hacker-guide/index.html index 85323a983a..bbda6ff904 100644 --- a/hacker-guide/index.html +++ b/hacker-guide/index.html @@ -10,6 +10,7 @@ + @@ -701,5 +702,7 @@

Licensing + + \ No newline at end of file diff --git a/hacker-guide/runtime-manager/access-path.html b/hacker-guide/runtime-manager/access-path.html index 0693994616..0368948adf 100644 --- a/hacker-guide/runtime-manager/access-path.html +++ b/hacker-guide/runtime-manager/access-path.html @@ -10,6 +10,7 @@ + @@ -7509,5 +7510,7 @@

Dylan-specific Extensions + + \ No newline at end of file diff --git a/hacker-guide/runtime-manager/debugger-manager.html b/hacker-guide/runtime-manager/debugger-manager.html index 8fe0bbd1e6..e56993d262 100644 --- a/hacker-guide/runtime-manager/debugger-manager.html +++ b/hacker-guide/runtime-manager/debugger-manager.html @@ -10,6 +10,7 @@ + @@ -5227,5 +5228,7 @@

Extension Interfaces + + \ No newline at end of file diff --git a/hacker-guide/runtime-manager/index.html b/hacker-guide/runtime-manager/index.html index 6f737334dc..ee156ac0d3 100644 --- a/hacker-guide/runtime-manager/index.html +++ b/hacker-guide/runtime-manager/index.html @@ -10,6 +10,7 @@ + @@ -679,5 +680,7 @@

Runtime Manager + + \ No newline at end of file diff --git a/hacker-guide/runtime/calling-convention.html b/hacker-guide/runtime/calling-convention.html index 31e6cf8ae6..b4d574f9f5 100644 --- a/hacker-guide/runtime/calling-convention.html +++ b/hacker-guide/runtime/calling-convention.html @@ -10,6 +10,7 @@ + @@ -849,5 +850,7 @@

The Method Entry Point Convention + + \ No newline at end of file diff --git a/hacker-guide/runtime/index.html b/hacker-guide/runtime/index.html index de4546cbac..36efe20bf5 100644 --- a/hacker-guide/runtime/index.html +++ b/hacker-guide/runtime/index.html @@ -10,6 +10,7 @@ + @@ -661,5 +662,7 @@

The Runtime + + \ No newline at end of file diff --git a/hacker-guide/runtime/mangling.html b/hacker-guide/runtime/mangling.html index a1e1d61c88..2b044bd690 100644 --- a/hacker-guide/runtime/mangling.html +++ b/hacker-guide/runtime/mangling.html @@ -10,6 +10,7 @@ + @@ -760,5 +761,7 @@

Name Mangling + + \ No newline at end of file diff --git a/hacker-guide/runtime/object-representation.html b/hacker-guide/runtime/object-representation.html index 572654f360..3749c46241 100644 --- a/hacker-guide/runtime/object-representation.html +++ b/hacker-guide/runtime/object-representation.html @@ -10,6 +10,7 @@ + @@ -757,5 +758,7 @@

Function Objects + + \ No newline at end of file diff --git a/hacker-guide/runtime/special-features.html b/hacker-guide/runtime/special-features.html index 4a8dc0b76f..80513ebfeb 100644 --- a/hacker-guide/runtime/special-features.html +++ b/hacker-guide/runtime/special-features.html @@ -10,6 +10,7 @@ + @@ -796,5 +797,7 @@

Multiple Values + + \ No newline at end of file diff --git a/hacker-guide/runtime/startup.html b/hacker-guide/runtime/startup.html index d4653f2f5b..7ed609ff6a 100644 --- a/hacker-guide/runtime/startup.html +++ b/hacker-guide/runtime/startup.html @@ -10,6 +10,7 @@ + @@ -783,5 +784,7 @@

HARP (Win32) + + \ No newline at end of file diff --git a/hacker-guide/runtime/threads.html b/hacker-guide/runtime/threads.html index 469be04645..b003f2e4c6 100644 --- a/hacker-guide/runtime/threads.html +++ b/hacker-guide/runtime/threads.html @@ -10,6 +10,7 @@ + @@ -1009,5 +1010,7 @@

Finalization + + \ No newline at end of file diff --git a/hacker-guide/topics/debugging.html b/hacker-guide/topics/debugging.html index 5b2ed528d2..b7b47ef711 100644 --- a/hacker-guide/topics/debugging.html +++ b/hacker-guide/topics/debugging.html @@ -10,6 +10,7 @@ + @@ -647,5 +648,7 @@

Dumping DFM Output + + \ No newline at end of file diff --git a/hacker-guide/topics/index.html b/hacker-guide/topics/index.html index 2e5c983a35..5cd3d818cf 100644 --- a/hacker-guide/topics/index.html +++ b/hacker-guide/topics/index.html @@ -10,6 +10,7 @@ + @@ -666,5 +667,7 @@

Topics + + \ No newline at end of file diff --git a/hacker-guide/topics/making-a-release.html b/hacker-guide/topics/making-a-release.html index 68ac90d516..a34b3daa5d 100644 --- a/hacker-guide/topics/making-a-release.html +++ b/hacker-guide/topics/making-a-release.html @@ -10,6 +10,7 @@ + @@ -754,5 +755,7 @@

Post-release Tasks + + \ No newline at end of file diff --git a/hacker-guide/topics/method-dispatch.html b/hacker-guide/topics/method-dispatch.html index fdc35e70ac..a314442d94 100644 --- a/hacker-guide/topics/method-dispatch.html +++ b/hacker-guide/topics/method-dispatch.html @@ -10,6 +10,7 @@ + @@ -830,5 +831,7 @@

Future Work + + \ No newline at end of file diff --git a/hacker-guide/topics/porting.html b/hacker-guide/topics/porting.html index 65f9b64944..f2d49c5d0b 100644 --- a/hacker-guide/topics/porting.html +++ b/hacker-guide/topics/porting.html @@ -10,6 +10,7 @@ + @@ -868,5 +869,7 @@

Building without a Cross-Compiler + + \ No newline at end of file diff --git a/hacker-guide/topics/ppml.html b/hacker-guide/topics/ppml.html index 4ce036987a..d45f03224c 100644 --- a/hacker-guide/topics/ppml.html +++ b/hacker-guide/topics/ppml.html @@ -10,6 +10,7 @@ + @@ -1334,5 +1335,7 @@

Type Aliases and Constants + + \ No newline at end of file diff --git a/history/apple-dylan/apple-cambridge.html b/history/apple-dylan/apple-cambridge.html index 93fe214c4c..8875f9bc5a 100644 --- a/history/apple-dylan/apple-cambridge.html +++ b/history/apple-dylan/apple-cambridge.html @@ -10,6 +10,7 @@ + @@ -612,5 +613,7 @@

Apple Cambridge + + \ No newline at end of file diff --git a/history/apple-dylan/eulogy.html b/history/apple-dylan/eulogy.html index cf3d4f2705..866e63d007 100644 --- a/history/apple-dylan/eulogy.html +++ b/history/apple-dylan/eulogy.html @@ -10,6 +10,7 @@ + @@ -747,5 +748,7 @@

New version of Apple Dylan? + + \ No newline at end of file diff --git a/history/apple-dylan/index.html b/history/apple-dylan/index.html index ab0009bc1c..0547501c07 100644 --- a/history/apple-dylan/index.html +++ b/history/apple-dylan/index.html @@ -10,6 +10,7 @@ + @@ -629,5 +630,7 @@

Apple Dylan + + \ No newline at end of file diff --git a/history/apple-dylan/screenshots/browsers.html b/history/apple-dylan/screenshots/browsers.html index 136ff39317..53dd2227f9 100644 --- a/history/apple-dylan/screenshots/browsers.html +++ b/history/apple-dylan/screenshots/browsers.html @@ -10,6 +10,7 @@ + @@ -657,5 +658,7 @@

Apple Dylan Screenshots - Browsers + + \ No newline at end of file diff --git a/history/apple-dylan/screenshots/dynamic.html b/history/apple-dylan/screenshots/dynamic.html index 843f0a4673..6bf0d8398d 100644 --- a/history/apple-dylan/screenshots/dynamic.html +++ b/history/apple-dylan/screenshots/dynamic.html @@ -10,6 +10,7 @@ + @@ -673,5 +674,7 @@

Dynamic Programming + + \ No newline at end of file diff --git a/history/apple-dylan/screenshots/index.html b/history/apple-dylan/screenshots/index.html index 23021967c9..420ef7a480 100644 --- a/history/apple-dylan/screenshots/index.html +++ b/history/apple-dylan/screenshots/index.html @@ -10,6 +10,7 @@ + @@ -685,5 +686,7 @@

Apple Dylan Screenshots + + \ No newline at end of file diff --git a/history/apple-dylan/screenshots/misc.html b/history/apple-dylan/screenshots/misc.html index f25d00cf3b..a10e99b5fe 100644 --- a/history/apple-dylan/screenshots/misc.html +++ b/history/apple-dylan/screenshots/misc.html @@ -10,6 +10,7 @@ + @@ -681,5 +682,7 @@

Lisp Leftovers + + \ No newline at end of file diff --git a/history/apple-dylan/technology-release.html b/history/apple-dylan/technology-release.html index afe96deb93..74302332e0 100644 --- a/history/apple-dylan/technology-release.html +++ b/history/apple-dylan/technology-release.html @@ -10,6 +10,7 @@ + @@ -630,5 +631,7 @@

Apple Dylan Technology Release + + \ No newline at end of file diff --git a/history/apple-dylan/today.html b/history/apple-dylan/today.html index 9c9f021812..5d749bf9b0 100644 --- a/history/apple-dylan/today.html +++ b/history/apple-dylan/today.html @@ -10,6 +10,7 @@ + @@ -661,5 +662,7 @@

Apple Dylan Today + + \ No newline at end of file diff --git a/history/index.html b/history/index.html index 517fe3bc12..47a3c86eb5 100644 --- a/history/index.html +++ b/history/index.html @@ -10,6 +10,7 @@ + @@ -840,5 +841,7 @@

Other Implementations + + \ No newline at end of file diff --git a/index.html b/index.html index 440a9133bd..c8bbb9cb68 100644 --- a/index.html +++ b/index.html @@ -10,6 +10,7 @@ + @@ -639,5 +640,7 @@

Open Dylan + + \ No newline at end of file diff --git a/intro-dylan/conditions.html b/intro-dylan/conditions.html index 927164c31d..df093e778c 100644 --- a/intro-dylan/conditions.html +++ b/intro-dylan/conditions.html @@ -10,6 +10,7 @@ + @@ -812,5 +813,7 @@

Blocks and conditions + + \ No newline at end of file diff --git a/intro-dylan/copyright.html b/intro-dylan/copyright.html index aa68d9a0f8..2c8df8d733 100644 --- a/intro-dylan/copyright.html +++ b/intro-dylan/copyright.html @@ -10,6 +10,7 @@ + @@ -624,5 +625,7 @@

Copyright + + \ No newline at end of file diff --git a/intro-dylan/expressions-variables.html b/intro-dylan/expressions-variables.html index 615dfdf54b..1040ef5d9c 100644 --- a/intro-dylan/expressions-variables.html +++ b/intro-dylan/expressions-variables.html @@ -10,6 +10,7 @@ + @@ -816,5 +817,7 @@

Module Variables and Constants + + \ No newline at end of file diff --git a/intro-dylan/index.html b/intro-dylan/index.html index e95d187c41..fb1a0e9f53 100644 --- a/intro-dylan/index.html +++ b/intro-dylan/index.html @@ -10,6 +10,7 @@ + @@ -612,5 +613,7 @@

An Introduction to Dylan + + \ No newline at end of file diff --git a/intro-dylan/methods-generic-functions.html b/intro-dylan/methods-generic-functions.html index f223f29ba7..1fcdcfe6e2 100644 --- a/intro-dylan/methods-generic-functions.html +++ b/intro-dylan/methods-generic-functions.html @@ -10,6 +10,7 @@ + @@ -1114,5 +1115,7 @@

Parameter Lists and Generic Functions + + \ No newline at end of file diff --git a/intro-dylan/modules-libraries.html b/intro-dylan/modules-libraries.html index 873243be2d..36d0c83d02 100644 --- a/intro-dylan/modules-libraries.html +++ b/intro-dylan/modules-libraries.html @@ -10,6 +10,7 @@ + @@ -755,5 +756,7 @@

Sealing + + \ No newline at end of file diff --git a/intro-dylan/multiple-dispatch.html b/intro-dylan/multiple-dispatch.html index c8321e3d3e..ab529dd002 100644 --- a/intro-dylan/multiple-dispatch.html +++ b/intro-dylan/multiple-dispatch.html @@ -10,6 +10,7 @@ + @@ -687,5 +688,7 @@

Dispatching on Specific Objects + + \ No newline at end of file diff --git a/intro-dylan/objects.html b/intro-dylan/objects.html index dbac075e94..21f8d6a35d 100644 --- a/intro-dylan/objects.html +++ b/intro-dylan/objects.html @@ -10,6 +10,7 @@ + @@ -900,5 +901,7 @@

Abstract Classes and Overriding Make + + \ No newline at end of file diff --git a/intro-dylan/why-dylan.html b/intro-dylan/why-dylan.html index 8fac2527e4..db0aacd6f4 100644 --- a/intro-dylan/why-dylan.html +++ b/intro-dylan/why-dylan.html @@ -10,6 +10,7 @@ + @@ -743,5 +744,7 @@

Why Not Dylan? + + \ No newline at end of file diff --git a/library-reference/c-ffi/index.html b/library-reference/c-ffi/index.html index fd032441a9..a44d41d1cf 100644 --- a/library-reference/c-ffi/index.html +++ b/library-reference/c-ffi/index.html @@ -10,6 +10,7 @@ + @@ -4188,5 +4189,7 @@

Objective C + + \ No newline at end of file diff --git a/library-reference/collections/bit-set.html b/library-reference/collections/bit-set.html index 5e1e636fcb..ac98a52ca0 100644 --- a/library-reference/collections/bit-set.html +++ b/library-reference/collections/bit-set.html @@ -10,6 +10,7 @@ + @@ -1064,5 +1065,7 @@

The bit-set Module + + \ No newline at end of file diff --git a/library-reference/collections/bit-vector.html b/library-reference/collections/bit-vector.html index 60195ec3c4..62ff4c3dc1 100644 --- a/library-reference/collections/bit-vector.html +++ b/library-reference/collections/bit-vector.html @@ -10,6 +10,7 @@ + @@ -995,5 +996,7 @@

The bit-vector Module + + \ No newline at end of file diff --git a/library-reference/collections/collectors.html b/library-reference/collections/collectors.html index 09fd44cdb8..12909d0d15 100644 --- a/library-reference/collections/collectors.html +++ b/library-reference/collections/collectors.html @@ -10,6 +10,7 @@ + @@ -666,5 +667,7 @@

The collectors Module + + \ No newline at end of file diff --git a/library-reference/collections/index.html b/library-reference/collections/index.html index 2a8bf43a76..9f3b25b8f5 100644 --- a/library-reference/collections/index.html +++ b/library-reference/collections/index.html @@ -10,6 +10,7 @@ + @@ -631,5 +632,7 @@

The collections Library + + \ No newline at end of file diff --git a/library-reference/collections/plists.html b/library-reference/collections/plists.html index 70e8c58288..0f06f5413f 100644 --- a/library-reference/collections/plists.html +++ b/library-reference/collections/plists.html @@ -10,6 +10,7 @@ + @@ -897,5 +898,7 @@

Reference + + \ No newline at end of file diff --git a/library-reference/collections/set.html b/library-reference/collections/set.html index b4278bea06..2efa1ae32e 100644 --- a/library-reference/collections/set.html +++ b/library-reference/collections/set.html @@ -10,6 +10,7 @@ + @@ -626,5 +627,7 @@

The set Module + + \ No newline at end of file diff --git a/library-reference/collections/table-extensions.html b/library-reference/collections/table-extensions.html index 1106e9888c..08a9cb0a17 100644 --- a/library-reference/collections/table-extensions.html +++ b/library-reference/collections/table-extensions.html @@ -10,6 +10,7 @@ + @@ -1089,5 +1090,7 @@

The table-extensions Module + + \ No newline at end of file diff --git a/library-reference/coloring-stream/index.html b/library-reference/coloring-stream/index.html index 2c8f4c057f..0042da235e 100644 --- a/library-reference/coloring-stream/index.html +++ b/library-reference/coloring-stream/index.html @@ -10,6 +10,7 @@ + @@ -977,5 +978,7 @@

Text Colors + + \ No newline at end of file diff --git a/library-reference/common-dylan/byte-vector.html b/library-reference/common-dylan/byte-vector.html index 07c8a1b422..48e0602dd7 100644 --- a/library-reference/common-dylan/byte-vector.html +++ b/library-reference/common-dylan/byte-vector.html @@ -10,6 +10,7 @@ + @@ -947,5 +948,7 @@

The byte-vector Module + + \ No newline at end of file diff --git a/library-reference/common-dylan/common-extensions.html b/library-reference/common-dylan/common-extensions.html index 4de439e71f..17159eaad5 100644 --- a/library-reference/common-dylan/common-extensions.html +++ b/library-reference/common-dylan/common-extensions.html @@ -10,6 +10,7 @@ + @@ -2610,5 +2611,7 @@

The common-extensions Module + + \ No newline at end of file diff --git a/library-reference/common-dylan/index.html b/library-reference/common-dylan/index.html index bce5c6b272..38e86e8ac8 100644 --- a/library-reference/common-dylan/index.html +++ b/library-reference/common-dylan/index.html @@ -10,6 +10,7 @@ + @@ -626,5 +627,7 @@

The common-dylan Library + + \ No newline at end of file diff --git a/library-reference/common-dylan/machine-words.html b/library-reference/common-dylan/machine-words.html index de944acd50..50c77f77c8 100644 --- a/library-reference/common-dylan/machine-words.html +++ b/library-reference/common-dylan/machine-words.html @@ -10,6 +10,7 @@ + @@ -2193,5 +2194,7 @@

Unsigned double word operations + + \ No newline at end of file diff --git a/library-reference/common-dylan/simple-format.html b/library-reference/common-dylan/simple-format.html index e90859a0f6..012bcabcf5 100644 --- a/library-reference/common-dylan/simple-format.html +++ b/library-reference/common-dylan/simple-format.html @@ -10,6 +10,7 @@ + @@ -664,5 +665,7 @@

The simple-format Module + + \ No newline at end of file diff --git a/library-reference/common-dylan/simple-profiling.html b/library-reference/common-dylan/simple-profiling.html index 02b96ca5dc..82cf67bed4 100644 --- a/library-reference/common-dylan/simple-profiling.html +++ b/library-reference/common-dylan/simple-profiling.html @@ -10,6 +10,7 @@ + @@ -889,5 +890,7 @@

Internals + + \ No newline at end of file diff --git a/library-reference/common-dylan/simple-random.html b/library-reference/common-dylan/simple-random.html index 7529363767..0be9652b13 100644 --- a/library-reference/common-dylan/simple-random.html +++ b/library-reference/common-dylan/simple-random.html @@ -10,6 +10,7 @@ + @@ -656,5 +657,7 @@

The simple-random Module + + \ No newline at end of file diff --git a/library-reference/common-dylan/simple-timers.html b/library-reference/common-dylan/simple-timers.html index d96f64f92e..54b46a4a85 100644 --- a/library-reference/common-dylan/simple-timers.html +++ b/library-reference/common-dylan/simple-timers.html @@ -10,6 +10,7 @@ + @@ -714,5 +715,7 @@

The simple-timers Module + + \ No newline at end of file diff --git a/library-reference/common-dylan/transcendentals.html b/library-reference/common-dylan/transcendentals.html index 284dd59868..27b91070a5 100644 --- a/library-reference/common-dylan/transcendentals.html +++ b/library-reference/common-dylan/transcendentals.html @@ -10,6 +10,7 @@ + @@ -1639,5 +1640,7 @@

Functions + + \ No newline at end of file diff --git a/library-reference/copyright.html b/library-reference/copyright.html index 63aed03961..7faa8d2ede 100644 --- a/library-reference/copyright.html +++ b/library-reference/copyright.html @@ -10,6 +10,7 @@ + @@ -646,5 +647,7 @@

Copyright + + \ No newline at end of file diff --git a/library-reference/dood/index.html b/library-reference/dood/index.html index da892cc23f..d423045efe 100644 --- a/library-reference/dood/index.html +++ b/library-reference/dood/index.html @@ -10,6 +10,7 @@ + @@ -1291,5 +1292,7 @@

Multiple Databases + + \ No newline at end of file diff --git a/library-reference/dylan/finalization.html b/library-reference/dylan/finalization.html index 6cb3aaff7b..05053593af 100644 --- a/library-reference/dylan/finalization.html +++ b/library-reference/dylan/finalization.html @@ -10,6 +10,7 @@ + @@ -1132,5 +1133,7 @@

When should my application drain the finalization queue? + + \ No newline at end of file diff --git a/library-reference/dylan/index.html b/library-reference/dylan/index.html index 905c89a504..bfed142cae 100644 --- a/library-reference/dylan/index.html +++ b/library-reference/dylan/index.html @@ -10,6 +10,7 @@ + @@ -608,5 +609,7 @@

The dylan Library + + \ No newline at end of file diff --git a/library-reference/dylan/primitives.html b/library-reference/dylan/primitives.html index 3270199524..635781f8fa 100644 --- a/library-reference/dylan/primitives.html +++ b/library-reference/dylan/primitives.html @@ -10,6 +10,7 @@ + @@ -3033,5 +3034,7 @@

Accessor Primitives + + \ No newline at end of file diff --git a/library-reference/dylan/threads.html b/library-reference/dylan/threads.html index 282c47f5d9..ce35a2278e 100644 --- a/library-reference/dylan/threads.html +++ b/library-reference/dylan/threads.html @@ -10,6 +10,7 @@ + @@ -2717,5 +2718,7 @@

An extended form of conditional-update! + + \ No newline at end of file diff --git a/library-reference/index.html b/library-reference/index.html index 2c6fa154fd..815c1b2a58 100644 --- a/library-reference/index.html +++ b/library-reference/index.html @@ -10,6 +10,7 @@ + @@ -633,5 +634,7 @@

Dylan Library Reference + + \ No newline at end of file diff --git a/library-reference/io/format-out.html b/library-reference/io/format-out.html index fa59e55c5d..c3ef57f3c9 100644 --- a/library-reference/io/format-out.html +++ b/library-reference/io/format-out.html @@ -10,6 +10,7 @@ + @@ -777,5 +778,7 @@

The format-out Module + + \ No newline at end of file diff --git a/library-reference/io/format.html b/library-reference/io/format.html index 6aafd11430..1e5a61f344 100644 --- a/library-reference/io/format.html +++ b/library-reference/io/format.html @@ -10,6 +10,7 @@ + @@ -884,5 +885,7 @@

The format Module + + \ No newline at end of file diff --git a/library-reference/io/index.html b/library-reference/io/index.html index 968acba7f3..300377b342 100644 --- a/library-reference/io/index.html +++ b/library-reference/io/index.html @@ -10,6 +10,7 @@ + @@ -639,5 +640,7 @@

The io Library + + \ No newline at end of file diff --git a/library-reference/io/print.html b/library-reference/io/print.html index a55bb60d18..560375914a 100644 --- a/library-reference/io/print.html +++ b/library-reference/io/print.html @@ -10,6 +10,7 @@ + @@ -1228,5 +1229,7 @@

The pprint Module + + \ No newline at end of file diff --git a/library-reference/io/standard-io.html b/library-reference/io/standard-io.html index da86a9a3f6..d412bae2fb 100644 --- a/library-reference/io/standard-io.html +++ b/library-reference/io/standard-io.html @@ -10,6 +10,7 @@ + @@ -754,5 +755,7 @@

The standard-io module + + \ No newline at end of file diff --git a/library-reference/io/streams.html b/library-reference/io/streams.html index cf44719f00..afa1565e94 100644 --- a/library-reference/io/streams.html +++ b/library-reference/io/streams.html @@ -10,6 +10,7 @@ + @@ -4405,5 +4406,7 @@

The streams Module Reference + + \ No newline at end of file diff --git a/library-reference/language-extensions/alternative-curry-syntax.html b/library-reference/language-extensions/alternative-curry-syntax.html index 5a9001531a..7e2e22c15c 100644 --- a/library-reference/language-extensions/alternative-curry-syntax.html +++ b/library-reference/language-extensions/alternative-curry-syntax.html @@ -10,6 +10,7 @@ + @@ -724,5 +725,7 @@

Reference Implementation + + \ No newline at end of file diff --git a/library-reference/language-extensions/define-function.html b/library-reference/language-extensions/define-function.html index ec2fa93e9e..2e4e72d5ac 100644 --- a/library-reference/language-extensions/define-function.html +++ b/library-reference/language-extensions/define-function.html @@ -10,6 +10,7 @@ + @@ -672,5 +673,7 @@

Function Definition + + \ No newline at end of file diff --git a/library-reference/language-extensions/for-iteration.html b/library-reference/language-extensions/for-iteration.html index 192d5587bf..3ea71208ad 100644 --- a/library-reference/language-extensions/for-iteration.html +++ b/library-reference/language-extensions/for-iteration.html @@ -10,6 +10,7 @@ + @@ -616,5 +617,7 @@

Extensions to the FOR iteration construct + + \ No newline at end of file diff --git a/library-reference/language-extensions/index.html b/library-reference/language-extensions/index.html index f7cf3d4c4c..a2dd8530e8 100644 --- a/library-reference/language-extensions/index.html +++ b/library-reference/language-extensions/index.html @@ -10,6 +10,7 @@ + @@ -654,5 +655,7 @@

Dylan Language Extensions + + \ No newline at end of file diff --git a/library-reference/language-extensions/inlining.html b/library-reference/language-extensions/inlining.html index 4a8bfe8fce..4692d3663d 100644 --- a/library-reference/language-extensions/inlining.html +++ b/library-reference/language-extensions/inlining.html @@ -10,6 +10,7 @@ + @@ -629,5 +630,7 @@

Inlining adjectives for methods, constants, functions, and slots + + \ No newline at end of file diff --git a/library-reference/language-extensions/language-differences.html b/library-reference/language-extensions/language-differences.html index 2451ffbe64..e4e02285e3 100644 --- a/library-reference/language-extensions/language-differences.html +++ b/library-reference/language-extensions/language-differences.html @@ -10,6 +10,7 @@ + @@ -762,5 +763,7 @@

Table Protocol + + \ No newline at end of file diff --git a/library-reference/language-extensions/macro-system-extensions.html b/library-reference/language-extensions/macro-system-extensions.html index e2fa8e2efa..b6d57bde7d 100644 --- a/library-reference/language-extensions/macro-system-extensions.html +++ b/library-reference/language-extensions/macro-system-extensions.html @@ -10,6 +10,7 @@ + @@ -813,5 +814,7 @@

Template Calls + + \ No newline at end of file diff --git a/library-reference/language-extensions/numbers.html b/library-reference/language-extensions/numbers.html index 6d366d4ba6..9fbd940e63 100644 --- a/library-reference/language-extensions/numbers.html +++ b/library-reference/language-extensions/numbers.html @@ -10,6 +10,7 @@ + @@ -2352,5 +2353,7 @@

Arithmetic Operations + + \ No newline at end of file diff --git a/library-reference/language-extensions/numeric-literals.html b/library-reference/language-extensions/numeric-literals.html index a7b7eec91f..2b604e9aaa 100644 --- a/library-reference/language-extensions/numeric-literals.html +++ b/library-reference/language-extensions/numeric-literals.html @@ -10,6 +10,7 @@ + @@ -632,5 +633,7 @@

Numeric Literal Syntax + + \ No newline at end of file diff --git a/library-reference/language-extensions/object-with-elements.html b/library-reference/language-extensions/object-with-elements.html index c0834f7b5d..b0f860df5d 100644 --- a/library-reference/language-extensions/object-with-elements.html +++ b/library-reference/language-extensions/object-with-elements.html @@ -10,6 +10,7 @@ + @@ -662,5 +663,7 @@

object-with-elements + + \ No newline at end of file diff --git a/library-reference/language-extensions/parser-expansions.html b/library-reference/language-extensions/parser-expansions.html index f9b24febb8..ac1ba0670d 100644 --- a/library-reference/language-extensions/parser-expansions.html +++ b/library-reference/language-extensions/parser-expansions.html @@ -10,6 +10,7 @@ + @@ -653,5 +654,7 @@

Parser Expansions + + \ No newline at end of file diff --git a/library-reference/language-extensions/string-literals.html b/library-reference/language-extensions/string-literals.html index 8d6600bc19..215e38f701 100644 --- a/library-reference/language-extensions/string-literals.html +++ b/library-reference/language-extensions/string-literals.html @@ -10,6 +10,7 @@ + @@ -617,5 +618,7 @@

String Literal Syntax + + \ No newline at end of file diff --git a/library-reference/language-extensions/weak-tables.html b/library-reference/language-extensions/weak-tables.html index 4985cc5f42..e581afc6e0 100644 --- a/library-reference/language-extensions/weak-tables.html +++ b/library-reference/language-extensions/weak-tables.html @@ -10,6 +10,7 @@ + @@ -647,5 +648,7 @@

Weak tables + + \ No newline at end of file diff --git a/library-reference/lid.html b/library-reference/lid.html index d99ccdbaf9..48a79efe5c 100644 --- a/library-reference/lid.html +++ b/library-reference/lid.html @@ -10,6 +10,7 @@ + @@ -1112,5 +1113,7 @@

Application example + + \ No newline at end of file diff --git a/library-reference/network/index.html b/library-reference/network/index.html index 70a0c5da4e..785cb6337c 100644 --- a/library-reference/network/index.html +++ b/library-reference/network/index.html @@ -10,6 +10,7 @@ + @@ -1809,5 +1810,7 @@

Socket conditions + + \ No newline at end of file diff --git a/library-reference/progress-stream/index.html b/library-reference/progress-stream/index.html index c9f04ffa07..d8a5cfbfeb 100644 --- a/library-reference/progress-stream/index.html +++ b/library-reference/progress-stream/index.html @@ -10,6 +10,7 @@ + @@ -683,5 +684,7 @@

The progress-stream Library + + \ No newline at end of file diff --git a/library-reference/sql/index.html b/library-reference/sql/index.html index 63a74159ae..aad871b28a 100644 --- a/library-reference/sql/index.html +++ b/library-reference/sql/index.html @@ -10,6 +10,7 @@ + @@ -5921,5 +5922,7 @@

The SQL module + + \ No newline at end of file diff --git a/library-reference/system/date.html b/library-reference/system/date.html index 46ea9531d1..d41b8b08c1 100644 --- a/library-reference/system/date.html +++ b/library-reference/system/date.html @@ -10,6 +10,7 @@ + @@ -2733,5 +2734,7 @@

The date module + + \ No newline at end of file diff --git a/library-reference/system/file-system.html b/library-reference/system/file-system.html index 8963bf9b0b..cde338ffab 100644 --- a/library-reference/system/file-system.html +++ b/library-reference/system/file-system.html @@ -10,6 +10,7 @@ + @@ -2320,5 +2321,7 @@

The FILE-SYSTEM module reference + + \ No newline at end of file diff --git a/library-reference/system/index.html b/library-reference/system/index.html index bafd0cac0c..4a84eeb65e 100644 --- a/library-reference/system/index.html +++ b/library-reference/system/index.html @@ -10,6 +10,7 @@ + @@ -639,5 +640,7 @@

The system Library + + \ No newline at end of file diff --git a/library-reference/system/locators.html b/library-reference/system/locators.html index 7811fd7ad0..df8f483bd1 100644 --- a/library-reference/system/locators.html +++ b/library-reference/system/locators.html @@ -10,6 +10,7 @@ + @@ -1705,5 +1706,7 @@

The locators Module + + \ No newline at end of file diff --git a/library-reference/system/operating-system.html b/library-reference/system/operating-system.html index 78f0263f95..ca149989a1 100644 --- a/library-reference/system/operating-system.html +++ b/library-reference/system/operating-system.html @@ -10,6 +10,7 @@ + @@ -1332,5 +1333,7 @@

The operating-system module + + \ No newline at end of file diff --git a/library-reference/t-lists/index.html b/library-reference/t-lists/index.html index 2d07c50571..9dcdecf26f 100644 --- a/library-reference/t-lists/index.html +++ b/library-reference/t-lists/index.html @@ -10,6 +10,7 @@ + @@ -659,5 +660,7 @@

The t-lists Module + + \ No newline at end of file diff --git a/library-reference/win32/index.html b/library-reference/win32/index.html index 5dab8441a8..019e3afcde 100644 --- a/library-reference/win32/index.html +++ b/library-reference/win32/index.html @@ -10,6 +10,7 @@ + @@ -1367,5 +1368,7 @@

Y + + \ No newline at end of file diff --git a/man-pages/dylan-compiler.html b/man-pages/dylan-compiler.html index 05b408bc3c..ff3b5b6f48 100644 --- a/man-pages/dylan-compiler.html +++ b/man-pages/dylan-compiler.html @@ -10,6 +10,7 @@ + @@ -630,5 +631,7 @@

SEE ALSO + + \ No newline at end of file diff --git a/man-pages/index.html b/man-pages/index.html index 67f509830d..c048616a27 100644 --- a/man-pages/index.html +++ b/man-pages/index.html @@ -10,6 +10,7 @@ + @@ -586,5 +587,7 @@

Welcome to Open Dylan’s documentation! + + \ No newline at end of file diff --git a/news/2011/11/22/new_documentation.html b/news/2011/11/22/new_documentation.html index a575c124a4..1651d58968 100644 --- a/news/2011/11/22/new_documentation.html +++ b/news/2011/11/22/new_documentation.html @@ -10,6 +10,7 @@ + @@ -601,5 +602,7 @@

New Documentation + + \ No newline at end of file diff --git a/news/2011/11/22/welcome.html b/news/2011/11/22/welcome.html index 25d2820e28..195b213f43 100644 --- a/news/2011/11/22/welcome.html +++ b/news/2011/11/22/welcome.html @@ -10,6 +10,7 @@ + @@ -585,5 +586,7 @@

Welcome to the new website! + + \ No newline at end of file diff --git a/news/2011/12/10/new_release.html b/news/2011/12/10/new_release.html index a801c8db3c..3f8681cd82 100644 --- a/news/2011/12/10/new_release.html +++ b/news/2011/12/10/new_release.html @@ -10,6 +10,7 @@ + @@ -720,5 +721,7 @@

Removed code + + \ No newline at end of file diff --git a/news/2011/12/12/dswank.html b/news/2011/12/12/dswank.html index aa40d6a171..a39708617e 100644 --- a/news/2011/12/12/dswank.html +++ b/news/2011/12/12/dswank.html @@ -10,6 +10,7 @@ + @@ -650,5 +651,7 @@

Installation + + \ No newline at end of file diff --git a/news/2012/01/25/c3.html b/news/2012/01/25/c3.html index fedfbf6bf6..74362724ed 100644 --- a/news/2012/01/25/c3.html +++ b/news/2012/01/25/c3.html @@ -10,6 +10,7 @@ + @@ -593,5 +594,7 @@

C3 linearization + + \ No newline at end of file diff --git a/news/2012/05/18/strings.html b/news/2012/05/18/strings.html index b3c468ccb4..4edec5c2f3 100644 --- a/news/2012/05/18/strings.html +++ b/news/2012/05/18/strings.html @@ -10,6 +10,7 @@ + @@ -589,5 +590,7 @@

New Strings Library + + \ No newline at end of file diff --git a/news/2012/10/15/command-line-parser.html b/news/2012/10/15/command-line-parser.html index 3782515e82..d92994f115 100644 --- a/news/2012/10/15/command-line-parser.html +++ b/news/2012/10/15/command-line-parser.html @@ -10,6 +10,7 @@ + @@ -595,5 +596,7 @@

New command-line-parser Library + + \ No newline at end of file diff --git a/news/2012/10/18/editor-support.html b/news/2012/10/18/editor-support.html index c89458b8d7..64d9de7e6d 100644 --- a/news/2012/10/18/editor-support.html +++ b/news/2012/10/18/editor-support.html @@ -10,6 +10,7 @@ + @@ -647,5 +648,7 @@

Vim + + \ No newline at end of file diff --git a/news/2012/12/20/new-release.html b/news/2012/12/20/new-release.html index 92a855a2e3..5954c90bc5 100644 --- a/news/2012/12/20/new-release.html +++ b/news/2012/12/20/new-release.html @@ -10,6 +10,7 @@ + @@ -618,5 +619,7 @@

Open Dylan 2012.1 released + + \ No newline at end of file diff --git a/news/2013/01/21/dylan-programming-guide.html b/news/2013/01/21/dylan-programming-guide.html index 1b1392fb6e..cdcf44dc0a 100644 --- a/news/2013/01/21/dylan-programming-guide.html +++ b/news/2013/01/21/dylan-programming-guide.html @@ -10,6 +10,7 @@ + @@ -606,5 +607,7 @@

Dylan Programming Guide + + \ No newline at end of file diff --git a/news/2013/06/30/dylan-hack-a-thon.html b/news/2013/06/30/dylan-hack-a-thon.html index abf88c18d9..ae7c80d003 100644 --- a/news/2013/06/30/dylan-hack-a-thon.html +++ b/news/2013/06/30/dylan-hack-a-thon.html @@ -10,6 +10,7 @@ + @@ -598,5 +599,7 @@

Dylan Hack-a-thon: July 13-14, 2013 + + \ No newline at end of file diff --git a/news/2013/07/11/new-release.html b/news/2013/07/11/new-release.html index 98218784d7..b58e112d47 100644 --- a/news/2013/07/11/new-release.html +++ b/news/2013/07/11/new-release.html @@ -10,6 +10,7 @@ + @@ -603,5 +604,7 @@

Open Dylan 2013.1 released + + \ No newline at end of file diff --git a/news/2013/08/15/duim-gtk.html b/news/2013/08/15/duim-gtk.html index 82e5a5207d..8b23445919 100644 --- a/news/2013/08/15/duim-gtk.html +++ b/news/2013/08/15/duim-gtk.html @@ -10,6 +10,7 @@ + @@ -605,5 +606,7 @@

Bringing back DUIM/Gtk + + \ No newline at end of file diff --git a/news/2013/12/23/new-release.html b/news/2013/12/23/new-release.html index ed9dc43920..a68da2fd6a 100644 --- a/news/2013/12/23/new-release.html +++ b/news/2013/12/23/new-release.html @@ -10,6 +10,7 @@ + @@ -603,5 +604,7 @@

Open Dylan 2013.2 released + + \ No newline at end of file diff --git a/news/2014/01/28/call-for-help.html b/news/2014/01/28/call-for-help.html index f68c657e2e..9ef4c8d1bc 100644 --- a/news/2014/01/28/call-for-help.html +++ b/news/2014/01/28/call-for-help.html @@ -10,6 +10,7 @@ + @@ -733,5 +734,7 @@

Packaging + + \ No newline at end of file diff --git a/news/2014/05/28/nix-packages-available.html b/news/2014/05/28/nix-packages-available.html index 180561d888..be2b8d3575 100644 --- a/news/2014/05/28/nix-packages-available.html +++ b/news/2014/05/28/nix-packages-available.html @@ -10,6 +10,7 @@ + @@ -612,5 +613,7 @@

Nix Packages Available + + \ No newline at end of file diff --git a/news/2015/01/01/new-release.html b/news/2015/01/01/new-release.html index b88979d3f1..70739d4cb3 100644 --- a/news/2015/01/01/new-release.html +++ b/news/2015/01/01/new-release.html @@ -10,6 +10,7 @@ + @@ -605,5 +606,7 @@

Open Dylan 2014.1 released + + \ No newline at end of file diff --git a/news/2019/03/31/new-release.html b/news/2019/03/31/new-release.html index 11802587dd..547ab4308c 100644 --- a/news/2019/03/31/new-release.html +++ b/news/2019/03/31/new-release.html @@ -10,6 +10,7 @@ + @@ -607,5 +608,7 @@

Open Dylan 2019.1 Released + + \ No newline at end of file diff --git a/news/2020/10/10/new-release.html b/news/2020/10/10/new-release.html index 72a1daaf97..94989646ca 100644 --- a/news/2020/10/10/new-release.html +++ b/news/2020/10/10/new-release.html @@ -10,6 +10,7 @@ + @@ -609,5 +610,7 @@

Open Dylan 2020.1 Released + + \ No newline at end of file diff --git a/news/2020/12/30/playground.html b/news/2020/12/30/playground.html index e4bc109c9d..8ee9c03200 100644 --- a/news/2020/12/30/playground.html +++ b/news/2020/12/30/playground.html @@ -10,6 +10,7 @@ + @@ -586,5 +587,7 @@

Dylan Playground Launched + + \ No newline at end of file diff --git a/news/2022/11/28/new-release.html b/news/2022/11/28/new-release.html index 229fd4c805..8d8475f91c 100644 --- a/news/2022/11/28/new-release.html +++ b/news/2022/11/28/new-release.html @@ -10,6 +10,7 @@ + @@ -606,5 +607,7 @@

Open Dylan 2022.1 Released + + \ No newline at end of file diff --git a/news/index.html b/news/index.html index 26bf73740f..9700b8a192 100644 --- a/news/index.html +++ b/news/index.html @@ -10,6 +10,7 @@ + @@ -791,5 +792,7 @@

New website + + \ No newline at end of file diff --git a/proposals/dep-0001-dep-process.html b/proposals/dep-0001-dep-process.html index b2cc0c0637..10f3ac4854 100644 --- a/proposals/dep-0001-dep-process.html +++ b/proposals/dep-0001-dep-process.html @@ -10,6 +10,7 @@ + @@ -1081,5 +1082,7 @@

Copyright + + \ No newline at end of file diff --git a/proposals/dep-0002-define-function.html b/proposals/dep-0002-define-function.html index f6f1f20082..591c8b1615 100644 --- a/proposals/dep-0002-define-function.html +++ b/proposals/dep-0002-define-function.html @@ -10,6 +10,7 @@ + @@ -791,5 +792,7 @@

Status + + \ No newline at end of file diff --git a/proposals/dep-0003-c3-linearization.html b/proposals/dep-0003-c3-linearization.html index b1f2982162..af15e8b5bc 100644 --- a/proposals/dep-0003-c3-linearization.html +++ b/proposals/dep-0003-c3-linearization.html @@ -10,6 +10,7 @@ + @@ -753,5 +754,7 @@

Reference Implementation + + \ No newline at end of file diff --git a/proposals/dep-0004-strings-library.html b/proposals/dep-0004-strings-library.html index ee9af1c72c..8f2ca1cf49 100644 --- a/proposals/dep-0004-strings-library.html +++ b/proposals/dep-0004-strings-library.html @@ -10,6 +10,7 @@ + @@ -957,5 +958,7 @@

Dropped string-extensions Names + + \ No newline at end of file diff --git a/proposals/dep-0005-subclass-function.html b/proposals/dep-0005-subclass-function.html index 80b5a47c3d..8cae85f63e 100644 --- a/proposals/dep-0005-subclass-function.html +++ b/proposals/dep-0005-subclass-function.html @@ -10,6 +10,7 @@ + @@ -1038,5 +1039,7 @@

Status + + \ No newline at end of file diff --git a/proposals/dep-0006-single-file-library.html b/proposals/dep-0006-single-file-library.html index c17a10fdd1..ef692d0b15 100644 --- a/proposals/dep-0006-single-file-library.html +++ b/proposals/dep-0006-single-file-library.html @@ -10,6 +10,7 @@ + @@ -916,5 +917,7 @@

Alternatives Considered + + \ No newline at end of file diff --git a/proposals/dep-0007-collection-type-safety.html b/proposals/dep-0007-collection-type-safety.html index ac8c2d237e..e29630c5e7 100644 --- a/proposals/dep-0007-collection-type-safety.html +++ b/proposals/dep-0007-collection-type-safety.html @@ -10,6 +10,7 @@ + @@ -963,5 +964,7 @@

Reference Implementation + + \ No newline at end of file diff --git a/proposals/dep-0008-multi-line-strings.html b/proposals/dep-0008-multi-line-strings.html index 55b6eced9f..ab12906aad 100644 --- a/proposals/dep-0008-multi-line-strings.html +++ b/proposals/dep-0008-multi-line-strings.html @@ -10,6 +10,7 @@ + @@ -749,5 +750,7 @@

Revision History + + \ No newline at end of file diff --git a/proposals/dep-0010-element-otherwise.html b/proposals/dep-0010-element-otherwise.html index d906339d83..33e9a728bd 100644 --- a/proposals/dep-0010-element-otherwise.html +++ b/proposals/dep-0010-element-otherwise.html @@ -10,6 +10,7 @@ + @@ -721,5 +722,7 @@

Reference Implementation + + \ No newline at end of file diff --git a/proposals/dep-0011-numeric-literal-syntax.html b/proposals/dep-0011-numeric-literal-syntax.html index 085210a8cb..ea63d16954 100644 --- a/proposals/dep-0011-numeric-literal-syntax.html +++ b/proposals/dep-0011-numeric-literal-syntax.html @@ -10,6 +10,7 @@ + @@ -769,5 +770,7 @@

Copyright + + \ No newline at end of file diff --git a/proposals/dep-0012-string-literals.html b/proposals/dep-0012-string-literals.html index c07c6c2150..6b28561cf6 100644 --- a/proposals/dep-0012-string-literals.html +++ b/proposals/dep-0012-string-literals.html @@ -10,6 +10,7 @@ + @@ -971,5 +972,7 @@

Revision History + + \ No newline at end of file diff --git a/proposals/index.html b/proposals/index.html index 1c5b061185..1500b5eac3 100644 --- a/proposals/index.html +++ b/proposals/index.html @@ -10,6 +10,7 @@ + @@ -749,5 +750,7 @@

All Proposals by Number + + \ No newline at end of file diff --git a/release-notes/2011.1.html b/release-notes/2011.1.html index 75dc66f5cf..1ada3df671 100644 --- a/release-notes/2011.1.html +++ b/release-notes/2011.1.html @@ -10,6 +10,7 @@ + @@ -602,5 +603,7 @@

Open Dylan 2011.1 Release Notes + + \ No newline at end of file diff --git a/release-notes/2012.1.html b/release-notes/2012.1.html index da1d543a3e..b985d19630 100644 --- a/release-notes/2012.1.html +++ b/release-notes/2012.1.html @@ -10,6 +10,7 @@ + @@ -962,5 +963,7 @@

Running dylan-compiler under gdb with fdmake + + \ No newline at end of file diff --git a/release-notes/2013.1.html b/release-notes/2013.1.html index 8aff63165e..83a4321455 100644 --- a/release-notes/2013.1.html +++ b/release-notes/2013.1.html @@ -10,6 +10,7 @@ + @@ -801,5 +802,7 @@

system + + \ No newline at end of file diff --git a/release-notes/2013.2.html b/release-notes/2013.2.html index 2075912910..417bad3e16 100644 --- a/release-notes/2013.2.html +++ b/release-notes/2013.2.html @@ -10,6 +10,7 @@ + @@ -818,5 +819,7 @@

Common Dylan + + \ No newline at end of file diff --git a/release-notes/2014.1.html b/release-notes/2014.1.html index b421685ae8..3be4b93a78 100644 --- a/release-notes/2014.1.html +++ b/release-notes/2014.1.html @@ -10,6 +10,7 @@ + @@ -897,5 +898,7 @@

Testworks + + \ No newline at end of file diff --git a/release-notes/2019.1.html b/release-notes/2019.1.html index 52d8799862..b0b1578536 100644 --- a/release-notes/2019.1.html +++ b/release-notes/2019.1.html @@ -10,6 +10,7 @@ + @@ -965,5 +966,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/2020.1.html b/release-notes/2020.1.html index e77129e589..23101fe57c 100644 --- a/release-notes/2020.1.html +++ b/release-notes/2020.1.html @@ -10,6 +10,7 @@ + @@ -996,5 +997,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/2022.1.html b/release-notes/2022.1.html index c5453dc002..6b8176fb7d 100644 --- a/release-notes/2022.1.html +++ b/release-notes/2022.1.html @@ -10,6 +10,7 @@ + @@ -792,5 +793,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/2023.1.html b/release-notes/2023.1.html index c96073dd98..15ea6b924d 100644 --- a/release-notes/2023.1.html +++ b/release-notes/2023.1.html @@ -10,6 +10,7 @@ + @@ -717,5 +718,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/2024.1.html b/release-notes/2024.1.html index 0bda70efb0..c59cff9246 100644 --- a/release-notes/2024.1.html +++ b/release-notes/2024.1.html @@ -10,6 +10,7 @@ + @@ -675,5 +676,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/2024.2.html b/release-notes/2024.2.html index bfb1b5cb32..e394cca454 100644 --- a/release-notes/2024.2.html +++ b/release-notes/2024.2.html @@ -10,6 +10,7 @@ + @@ -662,5 +663,7 @@

Contributors + + \ No newline at end of file diff --git a/release-notes/index.html b/release-notes/index.html index 2d2dd9d2a6..4aeb254875 100644 --- a/release-notes/index.html +++ b/release-notes/index.html @@ -10,6 +10,7 @@ + @@ -615,5 +616,7 @@

Open Dylan Release Notes + + \ No newline at end of file diff --git a/search.html b/search.html index 294563e0c5..ecdb0d0735 100644 --- a/search.html +++ b/search.html @@ -10,6 +10,7 @@ Search - Open Dylan + @@ -581,6 +582,8 @@ + + diff --git a/style-guide/index.html b/style-guide/index.html index bd4fe86b8c..8c75185cdd 100644 --- a/style-guide/index.html +++ b/style-guide/index.html @@ -10,6 +10,7 @@ + @@ -1230,5 +1231,7 @@

Class definitions + + \ No newline at end of file