Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-07 Thread Jay McCarthy
and will probably be embarrassed when I hear the answer, but ... there. I asked. _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory

Re: [racket-dev] updated proposal for moving to packages

2013-06-06 Thread Jay McCarthy
package. That seems tricky at best, and it's probably more than we need in practice. Matthew and I also once talked about have raco (make|setup) know about dependencies and signal a failure on a require outside the dependencies set. Is that still imaginable? Jay -- Jay McCarthy j...@cs.byu.edu

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-06 Thread Jay McCarthy
-package-with-package/collection-name-shared, then most packaged collections will have a package as their name. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-06 Thread Jay McCarthy
On Thu, Jun 6, 2013 at 12:03 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Jun 6, 2013 at 1:42 PM, Jay McCarthy jay.mccar...@gmail.com wrote: I am *very* strongly in favor of this -- I'd rather have single-collection packages than multi-collection packages, if forced to choose. I'm

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-06 Thread Jay McCarthy
On Thu, Jun 6, 2013 at 12:31 PM, Laurent laurent.ors...@gmail.com wrote: On Thu, Jun 6, 2013 at 7:42 PM, Jay McCarthy jay.mccar...@gmail.com wrote: On Thu, Jun 6, 2013 at 8:17 AM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Jun 6, 2013 at 10:00 AM, Matthew Flatt mfl

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-03 Thread Jay McCarthy
Oh, and test cases would go here: https://github.com/plt/racket/blob/master/collects/tests/pkg/tests-create.rkt and https://github.com/plt/racket/blob/master/collects/tests/pkg/tests-install.rkt On Mon, Jun 3, 2013 at 10:44 AM, Jay McCarthy jay.mccar...@gmail.com wrote: You would need

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-06-03 Thread Jay McCarthy
of the package system, but right now there's a psychological wall that prevents me from publishing more v2 packages. Laurent -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- Jay McCarthy

Re: [racket-dev] PLaneT(2): Single vs multi-collection packages

2013-05-30 Thread Jay McCarthy
as the collection it contains? Laurent _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] proposal for moving to packages

2013-05-21 Thread Jay McCarthy
they need (and not the stuff they don't... like textbooks in German.) Jay Just my 0.1 cents. Best, António. _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket-dev] proposal for moving to packages

2013-05-21 Thread Jay McCarthy
to see it go. -Jon _ Racket Developers list: http://lists.racket-lang.org/dev _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket-dev] Package system quickstart section?

2013-05-12 Thread Jay McCarthy
that is actually under http://docs.racket-lang.org/pkg/* ? e.g.: http://docs.racket-lang.org/planet2/Package_Concepts.html = 404 http://docs.racket-lang.org/pkg/Package_Concepts.html= OK. On Wed, May 8, 2013 at 10:38 AM, Jay McCarthy jay.mccar...@gmail.com wrote: There currently

Re: [racket-dev] Package system quickstart section?

2013-05-12 Thread Jay McCarthy
/* and 404. (Plus it sounds like the second, topic link should be labeled something other than planet2, such as pkg or Package Management.) On Sun, May 12, 2013 at 3:13 PM, Jay McCarthy jay.mccar...@gmail.com wrote: Yes, the documentation file was renamed before the last release. This new

Re: [racket-dev] Package system quickstart section?

2013-05-08 Thread Jay McCarthy
screenshots showing how to use the package GUI. [1]: http://docs.racket-lang.org/planet2/Package_Concepts.html Cheers, Asumu _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket-dev] [racket] Explicitly rerouting web-server requests to filesystem server

2013-05-08 Thread Jay McCarthy
, Jay McCarthy jay.mccar...@gmail.com wrote: On Sun, May 5, 2013 at 1:12 AM, Matthew Butterick mb.list.a...@gmail.com wrote: The docs for web-server/dispatch allude to the filesystem server that lurks behind the dispatch rules to handle requests that are not handled by dispatch rules

Re: [racket-dev] `configure-runtime' submodule

2013-05-07 Thread Jay McCarthy
that if it *is* under a begin or introduced by a maco, it will be appended like module+ or will it be a conflict? Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] else clauses: possible change to match?

2013-05-06 Thread Jay McCarthy
On Mon, May 6, 2013 at 7:29 AM, Matthew Flatt mfl...@cs.utah.edu wrote: At Mon, 6 May 2013 07:02:47 -0600, Jay McCarthy wrote: On Mon, May 6, 2013 at 6:52 AM, Matthew Flatt mfl...@cs.utah.edu wrote: 3. And a side-comment: I hope that there will be something better than actual `racket2

Re: [racket-dev] Pre-Release Checklist for v5.3.4

2013-04-18 Thread Jay McCarthy
On Wed, Apr 17, 2013 at 8:36 PM, Ryan Culpepper ry...@ccs.neu.edu wrote: * Jay McCarthy jay.mccar...@gmail.com - Web Server Tests - XML Tests - HTML Tests - PLAI Tests - Racklog tests - Datalog tests All passed -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham

Re: [racket-dev] Packages

2013-04-08 Thread Jay McCarthy
to adapt into this, so I could appreciate your problem more directly. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket

Re: [racket-dev] Fix to module reader?

2013-04-03 Thread Jay McCarthy
Does this look ok? Also, if I do push this upstream, how do I attach my test file so it gets run as part of the DrDr regression suite? _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham

Re: [racket-dev] [plt] Push #26497: master branch updated

2013-03-22 Thread Jay McCarthy
)] [exns (mcdr c)]) - (for ([i (in-range num)]) (test-log! #t)) - (for ([i (in-list exns)]) (test-log! #f)) (if (null? exns) (case pass [(loud) (printf ~a test~a passed\n num (if (= num 1) s))] -- Jay

Re: [racket-dev] A standard for testing Racket's libraries?

2013-02-28 Thread Jay McCarthy
be willing to do that. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] datalog tests failing on HEAD?

2013-02-27 Thread Jay McCarthy
/variant.rkt raco test: ./racket.rkt raco test: ./runtime.rkt raco test: ./test-docs-complete.rkt raco test: ./tool/syntax-color.rkt raco test: ./util.rkt _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor

Re: [racket-dev] Scribble: feature request - module paths for image

2013-02-15 Thread Jay McCarthy
to reference module locations that are not in the main collection.) David _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence

Re: [racket-dev] raco pkg remove needs to state package dependencies

2013-02-13 Thread Jay McCarthy
: ragg The error message needs to say which package is depending on what other packages. Otherwise, the user is forced to manually search for which package is causing the problem. -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu

Re: [racket-dev] raco pkg and github

2013-02-05 Thread Jay McCarthy
Thanks for finding that out. I just pushed this change (with a test) Jay On Fri, Feb 1, 2013 at 8:44 AM, Jens Axel Søgaard jensa...@soegaard.net wrote: 2013/2/1 Asumu Takikawa as...@ccs.neu.edu: On 2013-02-01 06:23:06 -0700, Jay McCarthy wrote: I had originally tried to do that, but Github

Re: [racket-dev] Running in DrRacket changes behavior of the `compiler/cm` library

2013-02-04 Thread Jay McCarthy
with the standard bytecode. The mix leads to the linkage errors. Does this explanation sound plausible? _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-23 Thread Jay McCarthy
for this, which I'm happy to commit, but we should make `pkg.racket-lang.org` work first. Sam On Fri, Jan 18, 2013 at 4:55 PM, Robby Findler ro...@eecs.northwestern.edu wrote: Matches to 'raco pkg', which seems good to me. On Fri, Jan 18, 2013 at 2:09 PM, Jay McCarthy jay.mccar...@gmail.com wrote

Re: [racket-dev] Documentation lacuna?

2013-01-22 Thread Jay McCarthy
I've pushed this change: http://git.racket-lang.org/plt/commitdiff/d071dc43873b7e84a59e3c9df47a6c8b3f7c6b1d?hp=7b33298b6654bcd55105e24e99545b98db3206ba Jay On Mon, Jan 21, 2013 at 9:57 AM, Norman Gray nor...@astro.gla.ac.uk wrote: Jay, hello. On 2013 Jan 21, at 16:12, Jay McCarthy jay.mccar

Re: [racket-dev] no-cache the default web-server index.html

2013-01-21 Thread Jay McCarthy
that page, and it'd be nice for new users not to stumble and have to do a manual refresh. Thanks, Dave _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
and package, in addition to by directory and file, with the -c and -p options. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http

[racket-dev] Trends in Functional Programming 2013: 2nd Call for Papers

2013-01-18 Thread Jay McCarthy
contact the TFP 2013 program chair, Jay McCarthy, at tfp2013 at easychair.org BEST STUDENT PAPER AWARD TFP traditionally pays special attention to research students, acknowledging that students are almost by definition part of new subject trends. A student paper is one

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
is not valid for any server names. (Error code: sec_error_untrusted_issuer) _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God

Re: [racket-dev] Release Announcement for v5.3.2

2013-01-18 Thread Jay McCarthy
I don't, but if we are renaming, I like brevity like pkg Jay On Friday, January 18, 2013, Sam Tobin-Hochstadt wrote: On Fri, Jan 18, 2013 at 8:41 AM, Jay McCarthy jay.mccar...@gmail.comjavascript:; wrote: list your packages on the new index [https://pnr.racket-lang.org/] Would anyone

Re: [racket-dev] more planet2 feedback

2013-01-10 Thread Jay McCarthy
. -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Planet2 urls

2013-01-09 Thread Jay McCarthy
friendly and more cryptic. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j

Re: [racket-dev] Attempted clarification for planet2 docs

2013-01-02 Thread Jay McCarthy
line interface invokes the library functions and -- 1.7.7.5 (Apple Git-26) -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http

Re: [racket-dev] Attempted clarification for planet2 docs

2013-01-02 Thread Jay McCarthy
-- I haven't even been writing code with them yet. Clarifying that Planet2 simplifies the require lines, and makes user packages on a peer level with built-in collections, is a useful thing to put early on in the Planet2 docs. Carl Eastlund On Wed, Jan 2, 2013 at 3:27 PM, Jay McCarthy

Re: [racket-dev] Attempted clarification for planet2 docs

2013-01-02 Thread Jay McCarthy
baggage to require lines. Carl Eastlund On Wed, Jan 2, 2013 at 3:49 PM, Jay McCarthy jay.mccar...@gmail.comwrote: I agree in that context that it is useful as a part of the What's different about Planet 2? And it's there (question 6). But, in the context of a new Racket user learning about

Re: [racket-dev] [plt] Push #25931: master branch updated

2012-12-21 Thread Jay McCarthy
://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] planet2 and versions

2012-12-13 Thread Jay McCarthy
On Wed, Dec 12, 2012 at 4:01 PM, Ryan Culpepper r...@cs.utah.edu wrote: On 12/12/2012 03:58 PM, Jay McCarthy wrote: I agree with Carl. But I would make an even stronger suggestion, I would suggest that you completely drop support for old Racket versions and if necessary release webapis-lts

Re: [racket-dev] planet2 and versions

2012-12-13 Thread Jay McCarthy
(which P1 didn't have), actual enforcement of public/private modules (something discussed on IRC yesterday), etc, and everyone hated that and said they wanted something simpler like what OSes give. Now we have that and people hate it. Argh. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor

Re: [racket-dev] planet2 and versions

2012-12-13 Thread Jay McCarthy
? (I'd like to hear about library developer use cases, but I have no experience there) Thanks, Dave _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu

Re: [racket-dev] first and rest in racket/base

2012-12-13 Thread Jay McCarthy
_ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket

Re: [racket-dev] Planet 2 default package name services

2012-12-12 Thread Jay McCarthy
-etc.byu.edu:9003 and legacy.planet2.racket-lang.org for ...:9004, or something like that? That would be more intuitive for anyone looking at the URLs, and flexible in case we decide to move the hosting at a later date. Carl Eastlund -- Jay McCarthy j...@cs.byu.edu Assistant Professor

Re: [racket-dev] [DrDr] R25887 (timeout 1) (unclean 1) (stderr 1) (changes 64)

2012-12-12 Thread Jay McCarthy
inspecting. unclean: http://drdr.racket-lang.org/25887/collects/tests/typed-racket/run.rkt stderr: http://drdr.racket-lang.org/25887/collects/tests/typed-racket/run.rkt -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay

Re: [racket-dev] [DrDr] R25887 (timeout 1) (unclean 1) (stderr 1) (changes 64)

2012-12-12 Thread Jay McCarthy
On Wed, Dec 12, 2012 at 11:51 AM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Wed, Dec 12, 2012 at 1:44 PM, Jay McCarthy j...@cs.byu.edu wrote: On Tue, Dec 11, 2012 at 1:01 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: The Typed Racket optimizer tests continue to fail

Re: [racket-dev] planet2 and versions

2012-12-12 Thread Jay McCarthy
to express link me with the most recent compatible version of webapis*, right? Ryan _ Racket Developers list: http://lists.racket-lang.org/dev _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j

Re: [racket-dev] planet2

2012-12-10 Thread Jay McCarthy
stand in the way. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Planet 2 Beta Release

2012-12-09 Thread Jay McCarthy
On Sun, Dec 9, 2012 at 6:14 AM, Sam Tobin-Hochstadt sa...@ccs.neu.eduwrote: On Sat, Dec 8, 2012 at 11:54 PM, Jay McCarthy jay.mccar...@gmail.com wrote: On Sat, Dec 8, 2012 at 9:27 PM, Eli Barzilay e...@barzilay.org wrote: 30 minutes ago, Jay McCarthy wrote: On Sat, Dec 8, 2012 at 8:29

[racket-dev] We just had our first totally clean build in DrDr in a long time

2012-12-08 Thread Jay McCarthy
We should get one of those signs like in factories: X days accident free. -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http

Re: [racket-dev] Planet 2 Beta Release

2012-12-08 Thread Jay McCarthy
of this proposed behavior is that the package won't work in the new version of Racket, so certainly the package system can't be responsible for doing a merge your local changes and whatever the updated version of the package needs. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young

Re: [racket-dev] [plt] Push #25860: master branch updated

2012-12-06 Thread Jay McCarthy
on the push before mine. It's at 4.39 hours now. Neil ⊥ _ Racket Developers list: http://lists.racket-lang.org/**dev http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay

Re: [racket-dev] [plt] Push #25860: master branch updated

2012-12-06 Thread Jay McCarthy
. That's in tests/racket/stress. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] [plt] Push #25860: master branch updated

2012-12-06 Thread Jay McCarthy
against plain R. Sam -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Two pull requests (Markdown render for Scribble, and XREPL , log udpate)

2012-12-06 Thread Jay McCarthy
at http://planet.racket-lang.org/package-source/gh/aws.plt/1/4/planet-docs/manual/index.html . _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay

Re: [racket-dev] Other PLaneT 2 questions

2012-12-04 Thread Jay McCarthy
have arbitrary numbers of Scribble files, so there's not just one link, in any case. My plan is for DrDr-built packages to have their documentation kept and published at a link. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay

Re: [racket-dev] Planet 2 package names

2012-12-03 Thread Jay McCarthy
. Carl Eastlund _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket

Re: [racket-dev] Planet 2 package names

2012-12-03 Thread Jay McCarthy
On the second point, I think it may be a good idea to disallow upper case. I presume that Eli and Matthew would have good recommendations about this? Jay On Mon, Dec 3, 2012 at 1:13 PM, Carl Eastlund c...@ccs.neu.edu wrote: Yay! Carl Eastlund On Mon, Dec 3, 2012 at 3:10 PM, Jay McCarthy

Re: [racket-dev] Quick feedback on first planet2 experience

2012-12-03 Thread Jay McCarthy
. - dependencies on thar packages in Package Metadata docs. Fixed - This categories will in Future Plans docs. Fixed Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] Planet 2 Beta Release

2012-12-01 Thread Jay McCarthy
it is that common for core changes to break things and when it does happen, P2 is designed to easily allow you to upgrade all your packages to the latest versions, something that was very inconvenient with P1. I.e. you can do raco pkg update --all, which isn't possible with P1. Jay -- Jay McCarthy j

Re: [racket-dev] Planet 2 Beta Release

2012-12-01 Thread Jay McCarthy
))) Eli Barzilay: http://barzilay.org/ Maze is Life! _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu

Re: [racket-dev] Planet 2 Beta Release

2012-11-29 Thread Jay McCarthy
/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Math library pushed

2012-11-17 Thread Jay McCarthy
the documentation. Please see if I've made the docs for the `math/bigfloat' module clear enough to help you fix the problem. Thanks! Neil ⊥ _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University

Re: [racket-dev] Planet 2 Beta Release

2012-11-12 Thread Jay McCarthy
On Mon, Nov 12, 2012 at 2:15 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Nov 8, 2012 at 7:44 PM, Robby Findler ro...@eecs.northwestern.edu wrote: On Thu, Nov 8, 2012 at 3:44 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Nov 8, 2012 at 3:13 PM, Jay McCarthy jay.mccar

[racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
example.) -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
essentially free, make it publicly accessible and announce the URL. And Git support, thank you. Planet2 will be key to community growth. On Thu, Nov 8, 2012 at 8:16 AM, Jay McCarthy jay.mccar...@gmail.com wrote: Now that the 5.3.1 release is finished, I've just pushed the beta release

Re: [racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
On Thu, Nov 8, 2012 at 11:01 AM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Nov 8, 2012 at 8:16 AM, Jay McCarthy jay.mccar...@gmail.com wrote: Now that the 5.3.1 release is finished, I've just pushed the beta release of Planet 2 to the Racket core. Here, as promised, more detailed

Re: [racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
On Thu, Nov 8, 2012 at 1:48 PM, Eli Barzilay e...@barzilay.org wrote: 20 minutes ago, Jay McCarthy wrote: * I think tying to GitHub is a mistake -- the system should work for for arbitrary Git repositories. Having a short syntax for github is great, though. Additionally, we should support

Re: [racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
banned from solar What made me also wonder when i read the docs is, why is it allowed to have packets that have the same directories as the core racket distribution? Tobias On Thu, 08 Nov 2012 14:16:58 +0100, Jay McCarthy jay.mccar...@gmail.com wrote: Now that the 5.3.1 release

Re: [racket-dev] Planet 2 Beta Release

2012-11-08 Thread Jay McCarthy
Something Good to happen, without having to go type at command lines and whatnot. (This is especially true for Windows, the platform something like 95% of our users use.) Robby On Thu, Nov 8, 2012 at 3:44 PM, Sam Tobin-Hochstadt sa...@ccs.neu.edu wrote: On Thu, Nov 8, 2012 at 3:13 PM, Jay

Re: [racket-dev] [plt] Push #25660: master branch updated

2012-11-07 Thread Jay McCarthy
? x) + (write-xml-cdata x 0 void out)] + [(comment? x) + (write-xml-comment x 0 void out)] + [(p-i? x) + (write-xml-p-i x 0 void out)]))) -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory

Re: [racket-dev] [plt] Push #25660: master branch updated

2012-11-07 Thread Jay McCarthy
in the Racket test suite I can look at? -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Potential bug in path-url

2012-11-06 Thread Jay McCarthy
mentioning. Regards, Philippe Mechaï _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] https connections in tests in drdr?

2012-11-02 Thread Jay McCarthy
-- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] https connections in tests in drdr?

2012-11-02 Thread Jay McCarthy
at 12:20 PM, Robby Findler ro...@eecs.northwestern.eduwrote: It just failed for me so I wasn't sure if it was really a very reliable test. But I don't know what it is trying to test, actually, so maybe everything is fine. Robby On Fri, Nov 2, 2012 at 1:17 PM, Jay McCarthy jay.mccar

Re: [racket-dev] Performance regression testing?

2012-10-26 Thread Jay McCarthy
/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] What's the process for adding a project to DrDr

2012-10-25 Thread Jay McCarthy
and they are quite finicky and rely on some GUI scripting built in Racket. Basically... what you want is possible, but you'd be the first one to do it. Jay On Thu, Oct 25, 2012 at 3:17 PM, Danny Yoo d...@hashcollision.org wrote: On Tue, Oct 23, 2012 at 9:56 PM, Jay McCarthy jay.mccar...@gmail.com wrote: DrDr

Re: [racket-dev] What's the process for adding a project to DrDr

2012-10-23 Thread Jay McCarthy
. On Tue, Oct 23, 2012 at 9:44 PM, Robby Findler ro...@eecs.northwestern.edu wrote: Would it make sense to have drdr get whalesong directly from planet? Robby On Mon, Oct 22, 2012 at 8:17 PM, Jay McCarthy jay.mccar...@gmail.com wrote: We haven't done it before yet. The simplest way

Re: [racket-dev] What's the process for adding a project to DrDr

2012-10-22 Thread Jay McCarthy
, and how would I get it to track Whalesong as I continue to develop it? _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God

Re: [racket-dev] PLTCOMPILEDROOTS

2012-10-10 Thread Jay McCarthy
to directories, and those would be ZIP files whose internal directory structure was treated the way a directory entry directly in PLTCOLLECTS is treated. -- sam th sa...@ccs.neu.edu _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy

Re: [racket-dev] Falling through cond clauses

2012-10-02 Thread Jay McCarthy
: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Falling through cond clauses

2012-10-02 Thread Jay McCarthy
for good source location reporting in the error message. Carl Eastlund _ Racket Developers list: http://lists.racket-lang.org/dev _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant

Re: [racket-dev] What are single flonums good for?

2012-09-14 Thread Jay McCarthy
for concern. Robby On Fri, Sep 14, 2012 at 12:21 PM, John Clements cleme...@brinckerhoff.org wrote: On Sep 12, 2012, at 1:03 PM, Jay McCarthy wrote: On Wed, Sep 12, 2012 at 8:31 AM, Neil Toronto neil.toro...@gmail.com wrote: Compatibility with C code? Why not have the FFI convert them? Save

Re: [racket-dev] What are single flonums good for?

2012-09-12 Thread Jay McCarthy
. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] errors from `force`

2012-08-30 Thread Jay McCarthy
to replicate this? The only thing it does is set the PLTDRDR environment variable (and use the command line list... in this case --nightly) I can't think of anything else it would be doing differently. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http

[racket-dev] net/url - get-pure-port/headers

2012-08-02 Thread Jay McCarthy
to break things in the wild. (Although there are no uses on Planet, so I can't tell.) An alternative is to change the contract for get-pure-port/headers to return three values rather than two, but I think that is more likely to break external code. Can I get a second opinion? Jay -- Jay McCarthy

Re: [racket-dev] DrDr - previous/next change buttons

2012-07-31 Thread Jay McCarthy
Done :) Jay On Mon, Jul 30, 2012 at 5:57 PM, John Clements cleme...@brinckerhoff.org wrote: On Jul 30, 2012, at 5:42 PM, Jay McCarthy wrote: DrDr now has green buttons to go between times the file's output has changed. Hopefully this will help you find problematic commits easier. Here's

[racket-dev] DrDr - previous/next change buttons

2012-07-30 Thread Jay McCarthy
DrDr now has green buttons to go between times the file's output has changed. Hopefully this will help you find problematic commits easier. Jay -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] potentially renaming /usr/bin/planet to /usr/bin/planet-racket in Debian

2012-07-29 Thread Jay McCarthy
/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] contracts not okay?

2012-07-12 Thread Jay McCarthy
Ya I was about to forward it too but was distracted by kids. Sent from my iPhone On 2012/07/12, at 19:39, Matthias Felleisen matth...@ccs.neu.edu wrote: Jay's recent commit message, which should probably have been sent as an inquiry to the list. Begin forwarded message: Changing

Re: [racket-dev] contracts not okay?

2012-07-12 Thread Jay McCarthy
_ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org

Re: [racket-dev] Need a clarification on the implementation of stream-map

2012-07-10 Thread Jay McCarthy
://lists.racket-lang.org/dev _ Racket Developers list: http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket

Re: [racket-dev] math collection [was: Hyperbolic functions]

2012-06-28 Thread Jay McCarthy
Racket and PLT. And we have done really well with it for a long time -- Matthias On Jun 27, 2012, at 2:12 PM, Jay McCarthy wrote: FWIW, I agree with Robby and have had similar conversations with Sam in person. (Although for me it is that I wish I had the ability to claim that macro

Re: [racket-dev] math collection [was: Hyperbolic functions]

2012-06-28 Thread Jay McCarthy
On Thu, Jun 28, 2012 at 10:21 AM, Jay McCarthy jay.mccar...@gmail.com wrote: I also would like to see a macro-like compiler extension API for hooking into optimizations and different specialized JITing. Things like that are a very effective use of template meta-programming in C++ that I think

Re: [racket-dev] math collection [was: Hyperbolic functions]

2012-06-27 Thread Jay McCarthy
_   Racket Developers list:   http://lists.racket-lang.org/dev _  Racket Developers list:  http://lists.racket-lang.org/dev _  Racket Developers list:  http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor

Re: [racket-dev] Error message proposal

2012-06-20 Thread Jay McCarthy
). --          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:                    http://barzilay.org/                   Maze is Life! _  Racket Developers list:  http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young

Re: [racket-dev] syntax/syntax proposal

2012-06-16 Thread Jay McCarthy
contracts. +1 +2 Me too! -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket-lang.org/dev

Re: [racket-dev] Code micro-level organization

2012-05-31 Thread Jay McCarthy
/                   Maze is Life! _  Racket Developers list:  http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93

Re: [racket-dev] Code micro-level organization

2012-05-31 Thread Jay McCarthy
I know about package-begin, it's just not worth it if I need to bring in another require and add package-begin Jay On Thu, May 31, 2012 at 3:43 PM, Ryan Culpepper r...@cs.utah.edu wrote: On 05/31/2012 02:54 PM, Jay McCarthy wrote: I was clapping through the majority of your email. I want

Re: [racket-dev] scribble/srcdoc

2012-05-15 Thread Jay McCarthy
). _  Racket Developers list:  http://lists.racket-lang.org/dev -- Jay McCarthy j...@cs.byu.edu Assistant Professor / Brigham Young University http://faculty.cs.byu.edu/~jay The glory of God is Intelligence - DC 93 _ Racket Developers list: http://lists.racket

<    1   2   3   4   >