1
1
mirror of https://github.com/tweag/nickel.git synced 2024-09-19 15:38:47 +03:00
Commit Graph

1150 Commits

Author SHA1 Message Date
Rok Garbas
a75ca912f6
initial website 2021-06-29 11:24:35 +02:00
Yann Hamdaoui
413e052ccf Make building on nightly experimental in the CI 2021-06-02 12:13:26 +02:00
Yann Hamdaoui
14bbb7e850
Merge pull request #349 from tweag/github-settings
Use GitHub settings to manage project configuration in-repo
2021-05-31 14:56:33 +02:00
Yann Hamdaoui
57ac0f1beb Add category labels to github settings 2021-05-31 14:56:02 +02:00
Yann Hamdaoui
f4e3bde3ad
Merge pull request #352 from tweag/matthias/nickel
add Nix one-line installation to README
2021-05-31 14:36:17 +02:00
Yann Hamdaoui
1330482e9c
Fix typo in README 2021-05-31 14:34:40 +02:00
Matthias Meschede
d281d268d3 update README 2021-05-31 14:28:33 +02:00
Théophane Hufschmitt
48cd078628
Merge pull request #353 from tweag/fix/position-op-args
[Fix]Missing position on operator arguments
2021-05-26 14:13:21 +02:00
Yann Hamdaoui
bf7d0475d7
Merge pull request #354 from whentze/master
Fix broken links to examples in README.md
2021-05-17 21:07:59 +02:00
Yann Hamdaoui
039dab43be
Update README.md
Fix typo
2021-05-17 21:06:52 +02:00
muvlon
e86088d82a Fix broken links to examples in README.md 2021-05-17 20:46:34 +02:00
Yann Hamdaoui
398adbc5ce Fix missing position on operator arguments 2021-05-10 19:18:59 +02:00
Yann Hamdaoui
9a6311df81
Merge pull request #336 from tweag/task/refresh-examples
Update examples
2021-05-04 19:53:18 +02:00
Yann Hamdaoui
9ecdf26df8
Update README.md 2021-05-04 16:35:08 +02:00
Matthias Meschede
f8bd288a0b move Run before Build section 2021-04-30 21:47:41 +02:00
Matthias Meschede
81a2e73de2 add Nix one-line installation to README 2021-04-30 21:43:24 +02:00
Yann Hamdaoui
31259eb9a2 Update example tests to use the new folder hierarchy 2021-04-28 18:39:36 +02:00
Yann Hamdaoui
6606e56567 Put each example in its own directory with a README 2021-04-28 18:37:11 +02:00
Yann Hamdaoui
02bded5867 Remove now usless cd-ing for testing examples 2021-04-21 13:11:56 +02:00
Yann Hamdaoui
2dc1db85c9
Merge pull request #350 from tweag/task/better-github-workflows
Rationalize workflows
2021-04-19 17:03:23 +02:00
Yann Hamdaoui
c309a2acd6 Fire actions only on pull_request or push to master 2021-04-19 15:14:16 +02:00
Yann Hamdaoui
175a34ce09
Merge pull request #351 from tweag/fix/yaml-extensions
Detect .yml files as YAML too during import
2021-04-19 13:23:01 +02:00
Yann Hamdaoui
80d3206cbc Detect .yml files as YAML when importing 2021-04-19 12:14:05 +02:00
Yann Hamdaoui
300630a6c2 Add CI badge + linting 2021-04-19 12:09:51 +02:00
Yann Hamdaoui
b65a9730f8 Better names for workflows 2021-04-19 12:08:23 +02:00
Yann Hamdaoui
42bbb78272 Rationalize workflows 2021-04-19 11:55:27 +02:00
Yann Hamdaoui
9d4cb95da4 Improve comment in example 2021-04-19 11:29:38 +02:00
Yann Hamdaoui
91cbbbc202 Improve example contracts 2021-04-19 11:27:41 +02:00
Yann Hamdaoui
70848c3145 Improve README's formatting 2021-04-19 11:11:10 +02:00
Mathieu Boespflug
a2d6fd36fc Use GitHub settings to manage project configuration in-repo
See https://github.com/tweag/project.
2021-04-19 11:47:56 +03:00
Yann Hamdaoui
c95d14b88a Fix tests: use new comma syntax in examples 2021-04-19 10:42:24 +02:00
Yann Hamdaoui
9023e84473 Formatting 2021-04-19 10:11:50 +02:00
Yann Hamdaoui
b05ec940ee Test that examples work 2021-04-19 10:11:50 +02:00
Yann Hamdaoui
13e3ab10fb Fix and upgrade examples 2021-04-19 10:11:50 +02:00
Yann Hamdaoui
703032317d Overhaul the examples 2021-04-19 10:11:50 +02:00
Mathieu Boespflug
be98bc8dc8 README wibble
erroneously did not push change as part of #347

[skip ci]
2021-04-19 10:38:01 +03:00
Yann Hamdaoui
293c94f82c
Merge pull request #347 from tweag/readme-edits
Edit README
2021-04-19 09:30:56 +02:00
Mathieu Boespflug
0c0a8b1e56
Update README.md
Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>
2021-04-19 09:29:49 +02:00
Mathieu Boespflug
47039f033f Edit README
Edit for conciseness and consistency. Remove `nickel$`, which is
a confusing and rare convention for shell commands (as opposed to just
`$`). Used more assertive language: better to say what we are than say
we will someday be something.

Changed the key features keywords to focus on user-relevant things,
like composability etc.
2021-04-19 04:48:33 +03:00
Théophane Hufschmitt
97284f620a
Merge pull request #296 from tweag/feature/stdlib-strings-extension
Beef up the strings stdlib
2021-04-14 17:41:56 +02:00
Yann Hamdaoui
96b9168eb6 Add missing comments in typecheck 2021-04-13 15:13:43 +02:00
Yann Hamdaoui
c5632db5a8 Fix post-merge errors 2021-04-13 15:12:24 +02:00
Yann Hamdaoui
8837caaddb Implement strReplaceRegex primop 2021-04-13 15:12:24 +02:00
Yann Hamdaoui
941aa107f1 Use better names for string conversion primops 2021-04-13 15:12:24 +02:00
Yann Hamdaoui
1b4003fe42 Update strings stdlib to use comma syntax 2021-04-13 15:11:49 +02:00
Yann Hamdaoui
1dafb9a3f9 Fix comment 2021-04-13 15:11:49 +02:00
Yann Hamdaoui
6bb51b88da Fill missing Display impl, add comments 2021-04-13 15:11:49 +02:00
Yann Hamdaoui
ba07e7257e Fill inherited position for string primops 2021-04-13 15:11:49 +02:00
Yann Hamdaoui
383ac81b0b Add string isMatch operator 2021-04-13 15:11:49 +02:00
Yann Hamdaoui
832c741249 Implement substr and replace primops 2021-04-13 15:11:49 +02:00