cwal

Check-in [ed727d8cdd]
Login

Check-in [ed727d8cdd]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Removed line which was not supposed to have been in the last edit :/. This is why /fileedit needs Preview and Diff features.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: ed727d8cdd920115a90c2911d4d89272ec134274
User & Date: stephan 2020-05-02 22:06:42
Context
2020-05-07
20:22
Documented s2's non-processing of backslash escapes in comments. See [https://fossil-scm.org/forum/forumpost/85978ec9d2] for why. check-in: d40e79250d user: stephan tags: trunk
2020-05-02
22:06
Removed line which was not supposed to have been in the last edit :/. This is why /fileedit needs Preview and Diff features. check-in: ed727d8cdd user: stephan tags: trunk
22:05
Testing new fossil /fileedit feature. check-in: 63556f035b user: stephan tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to s2/manual/type-intro.md.

1
2
3
4
5
6
7
8
9
10
11
# s2: Data Types
#### ([⬑Table of Contents](./))
# Data Types
#
Jump to...

- [Intro](#type-intro)
- [Boolean Contexts](#type-intro-boolean-contexts)
- [Prototypes](#type-intro-prototypes)
- [Literal Objects and Arrays](#type-intro-object-literals)




|







1
2
3
4
5
6
7
8
9
10
11
# s2: Data Types
#### ([⬑Table of Contents](./))
# Data Types

Jump to...

- [Intro](#type-intro)
- [Boolean Contexts](#type-intro-boolean-contexts)
- [Prototypes](#type-intro-prototypes)
- [Literal Objects and Arrays](#type-intro-object-literals)