]> hydra-www.ietfng.org Git - dyna2/shortlog
dyna2
2013-06-12 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-12 timvmerge
2013-06-12 timvadded test/repl
2013-06-11 Nathaniel Wesley... Cleanups and preliminaries around the parser
2013-06-11 Nathaniel Wesley... Cleanups and preliminaries around the parser
2013-06-10 timvProgress on Penn Treebank benchmarks/experiments.
2013-06-10 timvmerge
2013-06-10 timvtweaks, fixes.
2013-06-10 Nathaniel Wesley... Initial example of Euclidean Dijkstra example
2013-06-09 timvfixed some exceptions that we're properly caught.
2013-06-09 timvfixed a few bits that broke during refactoring.
2013-06-09 timvdynac utility throws an a nice DynaCompilerError on...
2013-06-09 timvsmall bugfixes in aggregators pertaining to when things...
2013-06-09 timvImprovements to chart
2013-06-09 timvcleanup force.dyna
2013-06-08 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-08 Nathaniel Wesley... Fix a small bug in the test harness
2013-06-07 timvadded comment on running script.
2013-06-07 timvmerge
2013-06-07 timvadded post-processing script for animated force-directe...
2013-06-07 timvadded force-directed layout (with a small hack for...
2013-06-07 Nathaniel Wesley... fix error :: String
2013-06-07 timvmerge
2013-06-07 timvupdated expected output for end-to-end tests.
2013-06-07 timv()
2013-06-07 timvNew features and cleanup.
2013-06-06 timvInterpreter states encapulated in an `Interpreter`...
2013-06-06 Nathaniel Wesley... Write up new normalization details
2013-06-06 Nathaniel Wesley... Tweaks to the planner
2013-06-06 Nathaniel Wesley... Rewrite ANF normalizer
2013-06-05 timvBetter error messages:
2013-06-05 timvmerge
2013-06-05 timv()
2013-06-05 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-05 Nathaniel Wesley... More parser work
2013-06-05 timvmerge
2013-06-05 timvadded a few examples.
2013-06-05 Nathaniel Wesley... Minor work in Analysis.Mode.Selftest.Contexts
2013-06-05 Nathaniel Wesley... Tidy README.md a bit
2013-06-05 Nathaniel Wesley... Add a placeholder tutorial section on errors
2013-06-05 Nathaniel Wesley... New documentation and cleanups
2013-06-05 Nathaniel Wesley... Small cleanups & update TODO
2013-06-04 Nathaniel Wesley... More parser work
2013-06-04 Nathaniel Wesley... Fix a failing test
2013-06-04 Nathaniel Wesley... Add dijkstra example as python selftest
2013-06-04 timvadded matrixops to python end-to-end tests.
2013-06-04 timvmerge
2013-06-04 timvError handling, hypergraph recovery.
2013-06-04 timvminor cosmetics.
2013-06-04 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-04 timvtweaks to style in debugger html output.
2013-06-04 timvmerge
2013-06-04 timvcodegen: put docstrings on handlers and initializers.
2013-06-04 Nathaniel Wesley... Some work towards resumable parsing
2013-06-04 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-04 Nathaniel Wesley... Fix some parser bugs
2013-06-04 timvemits are buffered in case an exception is thrown.
2013-06-04 timvupdated expected output for papa2.
2013-06-03 timvusing an actual priority queue, no more ``_delete`...
2013-06-03 timvmerge
2013-06-03 timvQueries return variable assignments
2013-06-03 Nathaniel Wesley... Rework parser infrastructure
2013-06-03 Nathaniel Wesley... Remove stale files
2013-06-03 timv()
2013-06-03 timvmerge
2013-06-03 Nathaniel Wesley... Fix a typo in matrixops example
2013-06-03 timvmoved pretty into Term.__repr__
2013-06-03 timvChart does not need update method thanks to the new...
2013-06-03 Nathaniel Wesley... Lots of work in Dyna.Analysis.Mode
2013-06-03 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-06-03 timvRefactored: Term's store reference to their aggregator.
2013-06-03 Nathaniel Wesley... Make BackendDefn 'constants' a function
2013-06-03 timvChart now has indexes on each argument (but not the...
2013-06-03 timvFixed colon equals aggregator (:=).
2013-06-03 timvSimplified code produced by Python codegen.
2013-06-03 timvcolon equals (:=) tests.
2013-06-02 timv()
2013-06-02 Tim VieiraMerge branch 'master' of ssh://github.com/nwf/dyna
2013-06-02 Tim VieiraNoticed some quirky behavior with global variables...
2013-06-01 Nathaniel Wesley... Try a new definition for := in python backend
2013-06-01 Nathaniel Wesley... Make emissions explicit in DOpAMine
2013-06-01 Nathaniel Wesley... Detect missing alex and happy in make deps
2013-06-01 Tim Vieiracleanup/move repl into its own module.
2013-06-01 Tim Vieiraminor cleanups
2013-06-01 Tim VieiraCleaner representation of Term's as Python objects.
2013-06-01 Tim VieiraFirst-pass at a REPL
2013-05-31 Tim Vieiramerge.
2013-05-31 Tim Vieiraadded dynac_code -- toward a REPL!
2013-05-31 Nathaniel Wesley... Merge branch 'master' of github.com:nwf/dyna
2013-05-31 Tim Vieiraoops.
2013-05-30 Nathaniel Wesley... Switch python selftests to run compiler themselves
2013-05-30 Tim Vieiraadded --plan option to feed compiler output directly...
2013-05-29 Nathaniel Wesley... Documentation tweaks
2013-05-29 Nathaniel Wesley... Bug-fix in planner
2013-05-29 Nathaniel Wesley... Syntax modernization and cleanups
2013-05-28 Nathaniel Wesley... Snapshot of work in progress
2013-05-23 Nathaniel Wesley... Tweak top-level executables to support DYNAHOME
2013-05-23 Nathaniel Wesley... Make a 'misc/' folder for odds and ends
2013-05-18 Nathaniel Wesley... Move some constants from ANF to SurfaceSyntax
2013-05-18 Nathaniel Wesley... Try harder to build all haddocks at once
next