1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-05 15:47:33 +03:00
Commit Graph

82 Commits

Author SHA1 Message Date
Anthony Caccia
849381931c doc/syntax: introduce "field" instead of "key" for records and remove inexact merge section 2022-01-24 10:25:22 +01:00
Anthony Caccia
9bcf264c67 doc/syntax: add a remark about the subtract operator and a table of precedence for num ops 2022-01-24 10:17:34 +01:00
Acaccia
441a130712
doc/syntax: Apply rewording / spelling suggestions from code review
Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>
Co-authored-by: Avi Dessauer <avi.the.coder@gmail.com>
2022-01-20 11:47:05 +01:00
Anthony Caccia
185f0f49de Add typing syntax note in syntax doc 2022-01-18 13:38:51 +01:00
Anthony Caccia
7d137da4ea remove switch and enum from syntax doc 2022-01-18 13:35:11 +01:00
Anthony Caccia
8cd1d25920 add statements and functions in doc syntax 2022-01-18 10:09:04 +01:00
Anthony Caccia
1849add459 added section about records 2022-01-17 16:45:35 +01:00
Anthony Caccia
1c47858072 add section about lists 2022-01-17 14:10:52 +01:00
Anthony Caccia
b30c434e98 add section about equality operators 2022-01-17 14:04:22 +01:00
Anthony Caccia
c53197eab2 syntax doc: add layout + doc about basic types 2022-01-14 14:56:39 +01:00
Yann Hamdaoui
7fe73a4c1a Another pass on the typing manual section 2022-01-04 12:50:28 +01:00
Yann Hamdaoui
30f3e942c6 Another pass on the section on typing 2022-01-03 18:47:08 +01:00
Yann Hamdaoui
21d5599374 Rework after @aspiwack's second review 2021-12-30 18:42:14 +01:00
Yann Hamdaoui
e18492f739
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:41:49 +01:00
Yann Hamdaoui
d87d4149a5
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:08:34 +01:00
Yann Hamdaoui
c282837f28
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:08:17 +01:00
Yann Hamdaoui
99fc9473e8
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:07:59 +01:00
Yann Hamdaoui
a0f3a186f0
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:07:45 +01:00
Yann Hamdaoui
2b910104e1
Update doc/manual/cookbook.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-30 15:07:32 +01:00
Yann Hamdaoui
8a75796411 Pass on the typing section 2021-12-15 12:20:22 +01:00
Yann Hamdaoui
e7ea777eb7 WIP update typing with opaque types 2021-12-14 18:22:51 +01:00
Yann Hamdaoui
721eed9c73 Remove section on performance, separate typing of record library 2021-12-14 16:44:22 +01:00
Yann Hamdaoui
c742fe47b7 Remove old text 2021-12-14 15:58:18 +01:00
Yann Hamdaoui
d04a8580df Fix example 2021-12-14 15:53:35 +01:00
Yann Hamdaoui
7fcc8a741a Rework of the typing manuel after @aspiwack's review 2021-12-14 15:50:30 +01:00
Yann Hamdaoui
297f4a51b9
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-08 17:16:20 +01:00
Yann Hamdaoui
f968689cb0
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-08 17:09:49 +01:00
Yann Hamdaoui
5bc7b912f3
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-08 17:08:27 +01:00
Yann Hamdaoui
8fbc6b2ad5
Update doc/manual/typing.md
Co-authored-by: Arnaud Spiwack <arnaud.spiwack@tweag.io>
2021-12-08 17:06:23 +01:00
Yann Hamdaoui
2beb885a40
Update doc/manual/types-vs-contracts.md 2021-12-07 20:51:33 +01:00
Yann Hamdaoui
80c3335447 Update type vs contracts guide 2021-12-07 17:20:29 +01:00
Yann Hamdaoui
ce233e725e Fill missing examples and eval results + various rework 2021-12-07 16:59:15 +01:00