Commit Graph

29 Commits

Author SHA1 Message Date
satotake
270222697b add integration-tests note 2021-10-24 08:20:51 +00:00
Paul Chiusano
7b85f45282
Add note on running the pretty-printing round trip tests 2021-09-07 15:26:16 -05:00
jneira
93da3433fb Update cabal instructions 2021-06-18 23:19:00 +02:00
Paul Chiusano
26f8dd37f2 Codebase server default ui path is relative to the executable now
To test, I added a script that downloads the latest UI release and puts it next to the executable.
2021-05-28 14:45:10 -05:00
Ian
e42d5c180e Update development md as well 2021-03-21 12:17:10 -04:00
Dan Doel
cfef811e02 Move cabal.project to contrib/
- Update documentation for using it.
2020-02-04 08:27:16 -05:00
Dan Doel
c84bf481b6 Add instructions on how to work with cabal v2-* 2020-01-19 22:16:49 -05:00
Paul Chiusano
ebe1e05849 test harness for running integration tests 2019-09-24 12:10:35 -04:00
Ben Fradet
8aeeeff4c4 Fix demo examples 2019-03-29 23:03:40 +01:00
Arya Irani
7ef417d291
Update development.markdown 2019-03-28 17:38:30 -07:00
Arya Irani
2fb958be3e almost everything was out of date 😅 2019-03-28 14:46:39 -07:00
Ben Fradet
ab7bf75c96 Update development documentation 2019-03-28 22:23:53 +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
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
Rúnar
dca8c68fa5
Merge branch 'master' into topic/codebase-editor 2018-12-17 08:07:35 -05:00
Noah Haasis
5d59968fda Fix the test command 2018-12-15 11:09:01 +01:00
Chris Gibbs
956d92fa8c Tweak development.markdown 2018-11-26 21:29:36 +00:00
Chris Gibbs
ef44223fd4 Update development.markdown with install instructions and clues for running the codebase editor
Not clean-tested so likely broken.  Only tried on Ubuntu.

No instructions given for people who already have a scala install.

Not entirely clear whether/why bloop demands a single global scala version on the path.

Clues about using the codebase editor very much lacking.
2018-11-26 21:29:36 +00:00
Paul Chiusano
b98afb5ec8 added test.sh and updated development.markdown 2018-08-02 10:08:11 -04:00
Arya Irani
dc4b8054ad bump sbt version to 1.1.2, restoring incremental compilation
removed sbt-onejar plugin as it isn't yet compatible
https://github.com/sbt/sbt-onejar/issues/35

and updated development.markdown
2018-06-25 19:13:05 -04:00
Arya Irani
e12019d8bd add one-jar command to development.markdown 2018-06-18 11:20:03 -04:00
Paul Chiusano
59cdabf799 haskell code compiling again and tests passing, ready for merge 2018-05-16 23:13:58 -04:00
Paul Chiusano
42ea0604d2 started deleting and cleanup, not compiling yet 2018-05-16 18:20:27 -04:00
Paul Chiusano
c66dbd4568 removed dead code and also added test for double shadowing of recursive variables 2018-04-17 16:01:37 -04:00
Paul Chiusano
92ede8eed4 added note about parsing of base.u during tests 2017-04-04 16:40:22 +00:00
Paul Chiusano
8d84800938 updated development.markdown and added comment re encoding of pattern matching 2017-04-04 16:31:44 +00:00
Paul Chiusano
cac3ab3a6b some easy test polish, added docs 2017-01-03 13:30:53 -05:00
Paul Chiusano
60b7a179cc added dev notes document, updated logging defaults 2016-10-06 13:11:38 -04:00