Commit Graph

3365 Commits

Author SHA1 Message Date
Noah Haasis
9b886d8c28 Rename filesInPathMathingSuffix to filesInPathMatchingExtension 2018-12-18 18:53:49 +01:00
Noah Haasis
8834d35dc4 Change filesInPathMatchingSuffix to use System.FilePath.TakeExtension 2018-12-18 17:11:49 +01:00
Paul Chiusano
3fbfcc386a
Merge pull request #280 from noahhaasis/fix-link
Fix link to bloop installation guide
2018-12-18 08:12:09 -05:00
Paul Chiusano
8dd6c69bbe
Merge pull request #279 from noahhaasis/add-to-developmentsmd
Add a step for running the code editor
2018-12-18 08:11:36 -05:00
Paul Chiusano
04c9a0fabc
Merge pull request #278 from noahhaasis/fix-typo
Fix typo
2018-12-18 08:11:05 -05:00
Noah Haasis
8f6fb5478d Fix link to bloop installation guide 2018-12-18 06:05:42 +01:00
Noah Haasis
30621b3276 Add a step for running the code editor 2018-12-18 05:57:17 +01:00
Noah Haasis
75d56ca03b Fix typo 2018-12-18 05:40:55 +01:00
Runar Bjarnason
3f36021667 Render errors 2018-12-17 16:35:45 -05:00
Paul Chiusano
1e6fe070de
Merge pull request #276 from unisonweb/topic/codebase-editor
Topic/codebase editor is now master
2018-12-17 09:37:49 -05:00
Rúnar
8898cd5c43
Merge pull request #277 from noahhaasis/remove-poor-error-message-example
Remove example which know has a good error message
2018-12-17 08:11:44 -05:00
Rúnar
dca8c68fa5
Merge branch 'master' into topic/codebase-editor 2018-12-17 08:07:35 -05:00
Noah Haasis
8be494ef06 Remove example which know has a good error message 2018-12-17 05:49:35 +01:00
Rúnar
ad5f550183
Merge pull request #275 from noahhaasis/nicer-error-for-empty-match-list
Add a nicer error message for empty match lists
2018-12-16 09:19:43 -05:00
Noah Haasis
1623649f24 Add a nicer error message for empty match lists 2018-12-16 13:16:40 +01:00
Arya Irani
21805ae2f9
Merge pull request #274 from noahhaasis/link-overview
Add the language overview to the README
2018-12-15 10:48:51 -05:00
Noah Haasis
07567521a2 Add the language overview to the README 2018-12-15 16:10:58 +01:00
Arya Irani
3f5aecd83a
Merge pull request #273 from noahhaasis/remove-todo
Remove obsolete todo
2018-12-15 09:13:26 -05:00
Arya Irani
42cf81d386
Merge pull request #272 from noahhaasis/fix-developmentmd
Fix the test command
2018-12-15 09:12:17 -05:00
Noah Haasis
98d1bb4057 Remove obsolete todo 2018-12-15 11:52:15 +01:00
Noah Haasis
5d59968fda Fix the test command 2018-12-15 11:09:01 +01:00
Runar Bjarnason
08328b76fe Male dancers 2018-12-14 21:29:15 -05:00
Runar Bjarnason
746540a7b3 These instead of the following 2018-12-14 17:29:47 -05:00
Runar Bjarnason
0dfcc60116 Output fixes 2018-12-14 17:27:10 -05:00
Runar Bjarnason
187b0baad3 Actually adding stuff 2018-12-14 17:05:02 -05:00
Runar Bjarnason
d07978fcb6 Addoutput added 2018-12-13 20:30:01 -05:00
Runar Bjarnason
280ade4921 Implemented ls 2018-12-13 00:43:03 -05:00
Arya Irani
43d85d95ae update hint 2018-12-12 12:30:33 -05:00
Paul Chiusano
5028544bc1 Added branch already exists 2018-12-12 12:17:22 -05:00
Paul Chiusano
f54b95789e converted help over to use Pretty 2018-12-12 11:56:15 -05:00
Paul Chiusano
297fe740de wrap function now takes a Pretty rather than a [Pretty a] 🎩 tip @runarorama for suggestion
Makes the usage a lot nicer I think
2018-12-12 11:22:45 -05:00
Arya Irani
26153fb259 Merge branch 'topic/codebase-editor' of github.com:unisonweb/unison into topic/codebase-editor 2018-12-11 16:58:12 -05:00
Arya Irani
052594239e notifyUser wraps line dynamically to terminal width 2018-12-11 16:58:00 -05:00
Paul Chiusano
2f73e8f47f Merge branch 'topic/codebase-editor' of https://github.com/unisonweb/unison into topic/codebase-editor 2018-12-11 16:51:01 -05:00
Runar Bjarnason
827747d74d Added some more pretty messages 2018-12-11 16:43:21 -05:00
Paul Chiusano
a10a835506 Merge branch 'topic/codebase-editor' of https://github.com/unisonweb/unison into topic/codebase-editor 2018-12-11 16:42:24 -05:00
Runar Bjarnason
df40add3aa Getting rid of much of the mutable state in repl 2018-12-11 15:39:57 -05:00
Runar Bjarnason
55460bcbdf Resolved race condition in command prompt. 2018-12-11 12:41:22 -05:00
Runar Bjarnason
b873998185 Revert "Fixed a race in input processes"
This reverts commit 5ca9564c82.
2018-12-11 11:41:36 -05:00
Runar Bjarnason
5ca9564c82 Fixed a race in input processes 2018-12-11 11:34:32 -05:00
Runar Bjarnason
6b94e912bc Merge branch 'wip/pp2' of github.com:unisonweb/unison into topic/codebase-editor 2018-12-11 11:11:27 -05:00
Runar Bjarnason
53959ed527 compiles 2018-12-11 11:03:46 -05:00
Runar Bjarnason
d7a173dda5 Merge branch 'wip/codebase-editor' of github.com:unisonweb/unison into wip/codebase-editor 2018-12-11 10:45:40 -05:00
Runar Bjarnason
e6d4247835 wip 2018-12-11 10:41:44 -05:00
Paul Chiusano
260eca7e87 Added some grouping / breaking examples 2018-12-11 10:28:49 -05:00
Runar Bjarnason
fe7e97530e Merge branch 'topic/codebase-editor' of github.com:unisonweb/unison into wip/codebase-editor 2018-12-11 10:25:12 -05:00
Paul Chiusano
71a35c5df2 remove unneeded Show constraint 2018-12-11 00:50:19 -05:00
Paul Chiusano
7a68e3fbe8 bit of cleanup + fix issue that was causing annotations to get droppped when indented 2018-12-11 00:38:53 -05:00
Paul Chiusano
5a40dbc26e fix issue with wrap combinator 2018-12-10 23:49:46 -05:00
Paul Chiusano
2a90318d78 adding a demo file 2018-12-10 18:17:18 -05:00