Giter Site home page Giter Site logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024

Original comment by [email protected] on 23 Jan 2008 at 9:54

  • Changed state: Accepted
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024

Original comment by [email protected] on 11 Jun 2008 at 12:59

  • Changed title: Interleaving type checking and termination checking
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
> The emacs mode gets confused when agda does not respond. Ctrl-g
> gives back the cursor, but the process is still tied up in the
> background.

Nowadays you can restart the process by invoking agda2-restart
(C-c C-x C-r).

Original comment by nils.anders.danielsson on 1 Feb 2009 at 4:05

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 201 has been merged into this issue.

Original comment by nils.anders.danielsson on 25 Sep 2009 at 2:45

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 371 has been merged into this issue.

Original comment by nils.anders.danielsson on 30 Dec 2010 at 11:37

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 379 has been merged into this issue.

Original comment by [email protected] on 21 Jan 2011 at 1:52

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 385 has been merged into this issue.

Original comment by nils.anders.danielsson on 11 Feb 2011 at 11:41

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 653 has been merged into this issue.

Original comment by [email protected] on 21 May 2012 at 12:47

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Issue 801 has been merged into this issue.

Original comment by nils.anders.danielsson on 27 Feb 2013 at 9:45

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
This was fixed by Andreas in February.

Original comment by [email protected] on 9 Nov 2013 at 2:56

  • Changed state: Fixed

from agda.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Andreas has recently added another mechanism that can be used to
trigger non-termination:

  p : Σ ℕ λ n → n ≡ 0
  proj₁ p = proj₁ p
  proj₂ p = refl

Mutual blocks can also be used:

  mutual

    Foo : Set
    Foo = Foo

    foo : Foo
    foo = foo

Original comment by nils.anders.danielsson on 11 Nov 2013 at 1:59

  • Changed state: Accepted

from agda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.