Commit Graph

56 Commits

Author SHA1 Message Date
Chris Penner
67a41cdaf1 Docs and transcripts 2024-07-10 10:37:08 -07:00
Chris Penner
66d9b76c77 Ignore more scratchfiles 2024-07-09 12:58:47 -07:00
Chris Penner
c431d350d2 Fix integration-tests 2024-07-05 18:14:42 -07:00
Chris Penner
e9f2aa3ec5 Un-ignore transcript-parser-commands.md and fix it. 2024-07-02 15:36:53 -07:00
Greg Pfeil
f515658504
Ignore the Nix build result symlink 2024-05-28 10:07:10 -06:00
Arya Irani
a987756b41 unnecessary builtins.mergeio 2024-04-14 19:57:08 -04:00
Arya Irani
e0e77f32fc don't commit auto-generated {interpreter,jit}-tests.md 2024-04-04 15:20:03 -06:00
Cody Allen
76aab195ca
Add unisonLocal.zip to .gitignore
Every time I run `dev-ui-install.sh` this starts to show up in my git
status.
2023-06-14 12:55:40 -04:00
Travis Staton
d38f31a93c
Merge remote-tracking branch 'origin/trunk' into topic/projects 2023-02-22 12:51:03 -05:00
Rebecca
0eed5afd32
Merge branch 'trunk' into delete-many-3673 2023-02-21 09:53:07 -08:00
Fabio Labella
f4fe9c6a50 Ignore libb2 2023-02-15 00:11:47 +00:00
Travis Staton
c2fad3c990
Use These for project/branch name rep 2023-02-13 13:49:55 -05:00
Rebecca Mark
6f19423559 updating transcript-parser-commands.output because of delete changes 2023-02-03 12:06:14 -08:00
Chris Penner
1eaebf3709 Commit stack.yaml.lock as is recommended.
https://docs.haskellstack.org/en/stable/lock_files
2022-03-31 15:23:49 -06:00
Chris Penner
ceee2705ae PR feedback 2021-11-12 12:49:09 -06:00
jneira
d9908f606f Ignore dist-newstyle 2021-06-18 21:28:18 +02:00
Arya Irani
11856b71c0 ignore .hie files created by probably -fwrite-ide-info 2021-04-28 20:33:11 -06:00
Stew O'Connor
550d577e11 lots of IO tests working
we have transcripts for threads, mvars, net.
2021-01-13 14:20:57 -08:00
Arya Irani
92c6635842 ignore all .unison stuff in the build dir 2020-02-20 08:26:02 -05:00
Arya Irani
de31b3dc89 simplify .gitignore to project-specific entries per:
https://twitter.com/aryairani/status/1210682354139877382?s=20
http://stratus3d.com/blog/2018/06/03/stop-excluding-editor-temp-files-in-gitignore/

tl;dr: If your favorite editor or tool creates temp files you don't want to version,
include them in your personal, global .gitignore, rather than in Unison's.
2020-01-24 10:35:47 -05:00
Arya Irani
e66f67d66e .gitignore stack.yaml.lock 2019-11-06 11:14:27 -05:00
Paul Chiusano
ebe1e05849 test harness for running integration tests 2019-09-24 12:10:35 -04:00
Arya Irani
1b0588d17a renames and cleanup 2019-06-29 12:05:50 -04:00
Arya Irani
4696d0a490 implement Actions2.searchBranch' 2019-05-17 10:34:24 -04:00
Arya Irani
079e40ffc7 wip in case i lose everything with apple support 2019-01-29 16:43:08 -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
Arya Irani
106aa2987c we had '.virthualenv' in there since 2013? 2018-10-31 19:39:17 -04:00
Arya Irani
72c936c1e0 fixed the type of ()
408 tests passing, 10 failing, 17 pending
2018-10-30 15:23:28 -04:00
Runar Bjarnason
5482037ade Fixed gitignore syntax error 2018-10-23 09:45:46 -04:00
Arya Irani
a503db4d2d it can just about start up now 2018-10-18 17:14:37 -04:00
Paul Chiusano
42a73ce940 started on haskell code for codebase editor 2018-09-19 15:58:40 -04:00
Arya Irani
d2e85729ac split bootstrap into non-overlapping source tree
helps intellij plugin and reduces `.cabal` length
2018-06-06 14:27:41 -04:00
Rúnar Óli Bjarnason
ba0c3de5dc Blocks? 2018-05-17 15:47:08 -04:00
Arya Irani
4d999fded9 add CompileLet1Generator, patch FunctionApplicationGenerator 2017-08-24 13:06:12 -04:00
Paul Chiusano
f60c909c94 project setup for runtime-jvm subproject 2017-05-02 18:34:54 +00:00
Paul Chiusano
a65cc8ece3 fix bad hFlush call, formatting fix 2016-11-15 17:33:04 -05:00
Paul Chiusano
a317b1124c ignoring blockstore directories 2016-10-11 12:02:48 -04:00
Paul Chiusano
d00c3f1cfa hacking to get node workers loading base.u and extra.u from file 2016-08-19 17:46:10 -04:00
Martin Mauch
6b44a24d24 Serve static files through Scotty
using wai-middleware-static
2016-02-05 20:26:54 +01:00
Paul Chiusano
ef4eb55e39 Lots of cleanup, everything works, and deleted all old nix stuff 2016-01-28 11:50:51 -05:00
Paul Chiusano
db0b21070d build compiles using stack 2016-01-26 20:25:58 -05:00
Paul Chiusano
35e947dc4c Added WIP Vagrantfile 2015-07-07 22:58:56 -04:00
John Ericson
5d37118c7d .gitignore nix-build result symlinks 2015-06-18 17:50:51 -07:00
John Ericson
c70a09b26b Beef up .gitignore 2015-06-02 06:34:12 +00:00
Paul Chiusano
50cb8b5e93 redo project structure so that can actually test stuff in node 2015-05-14 16:17:27 -04:00
Paul Chiusano
402057d060 moved directories around 2015-05-12 19:47:55 -04:00
Paul Chiusano
e5160170d8 compiling vs ghc 7.10 2015-05-12 17:18:48 -04:00
Paul Chiusano
5292adef25 ignore file update 2014-10-24 18:14:03 -04:00