clojure diffs
Hi all, Diffs for clojure code (and lisps in general) can be hard to read. Every time we wrap a form, any lines below are indented. The resulting diff just shows that you've deleted lines and added lines, even though you've only changed a few characters. What diff tools do people use to address this? I've found ediff is useful in emacs, but what I really want is a way to see good diffs in github pull requests. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Re: Clojure in production
We're using Clojure at Walmart mobile for some of our services. We've been in production for six months. On Monday, June 10, 2013 2:47:25 PM UTC-7, Plinio Balduino wrote: > > Hi there > > I'm writing a talk about Clojure in the real world and I would like to > know, if possible, which companies are using Clojure for production or > to make internal tools. > > Thank you > > PlĂnio Balduino > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
Re: [ANN] jenkins-leiningen
Hi Pierre, Very cool. I was actually going to start building lein-jenkins myself and then found this. Let me know how I can help. https://twitter.com/Moocar Cheers, Anthony On Wednesday, July 18, 2012 7:23:50 AM UTC-7, Pierre-Yves Ritschard wrote: > > > Hi guys, > > I wanted this for a while so here goes: > https://github.com/pyr/jenkins-leiningen. > It is very simplistic and inspired from the sbt one. > > I posted a small blurb about it here as well: > http://spootnik.org/entries/2012/07/18_a-leiningen-plugin-for-jenkins.html > > Cheers, > - pyr > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en