]> gitweb.factorcode.org Git - factor.git/history - basis/debugger
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / debugger /
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2014-12-04 John Benediktssondebugger: simplify test case.
2014-12-04 John Benediktssondebugger: adding a test case that breaks the fix for...
2014-09-29 Björn LindqvistVM: try and recover with a kernel error from the callba...
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-07-09 Doug Colemandebugger: Fix using.
2014-07-08 Doug Colemandebugger: Add a unit test for #1098.
2014-06-08 Doug Colemanalien.libraries.finder: Make find-library return the...
2014-06-07 Björn LindqvistVM: bignum_to_fixnum_strict and an accompanying vm...
2014-06-04 John Benediktssonkernel: change errors to be in kernel.private.
2014-06-04 Björn Lindqvistkernel: symbolic constants for the various kernel errors
2014-06-04 John Benediktssondebugger: switch to using dispatch.
2014-06-04 John Benediktssondebugger: change vm-errors to use nth instead of at.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-03-30 Doug Colemandebugger: Fix error message.
2013-03-29 Doug Colemandebugger: Try to be more helpful if linux libraries...
2013-03-24 Doug Colemandebugger: Fix undefined-word.
2013-03-24 Doug Colemancontinuations: Rename restart to continue-restart.
2013-02-01 Doug Colemandebugger.unix: Make this vocab unix only.
2013-02-01 Doug Colemandebugger.unix: Get the signal name from a signal object...
2012-10-28 Jon HarperFriendlier grouping/clumping error message
2012-06-21 Doug Colemandebugger: summary on check-mixin-class-error
2012-06-21 Doug Colemandebugger: put method on no-current-vocab-error
2012-06-21 Doug Colemandebugger: Put method on check-method-error.
2012-06-01 John Benediktssondebugger: fix error summary for not-found-in-roots.
2011-11-24 Joe Groffuse radix literals
2011-11-13 Slava PestovFix bootstrap
2011-10-28 Joe Groffvm: add factorbug command to throw exception
2011-10-24 Doug ColemanRename class to class-of
2011-10-14 John Benediktssondebugger: remove double namespace using.
2011-10-14 John Benediktssonnamespaces: adding a "with-global" word to replace...
2011-10-03 Slava Pestovconcurrency.mailboxes: linked-thread's error reporting...
2011-10-03 Slava PestovFix infinite loop and empty-dlist error when an error...
2011-09-12 Slava PestovTease out symbol name and library in undefined_symbol...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-04-13 Slava PestovChange do-callback to register the current thread with...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-04 Keita Hagadebugger: fix typo in docs
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-14 Slava PestovMerge branch 'docs-ui-main' of http://github.com/mnchar...
2010-09-10 Slava PestovMerge branch 'docs-linearization-typo' of http://github...
2010-09-10 Slava PestovMerge branch 'docs-optimization' of http://github.com...
2010-09-03 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-09-03 Slava PestovFix three problems discovered by running math.floats...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLoad debugger.{unix,windows} later on in bootstrap...
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Joe Groffwindows.errors, debugger.windows: improve description...
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-06 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-06 Joe Groffdebugger: `` '' -> “ ”
2010-04-06 Joe Groffcatch merge conflicts in source and report them as...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-29 Joe Groffsomeone screwed up the kernel-error codes in debugger
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-27 Slava Pestovvm: report callstack overflow
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Slava Pestovdebugger: Untangle some dodgy dependencies that were...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-15 Joe Groffdebugger: give a descriptive error for *-in-c-type...
2010-03-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-13 Joe Groffadd descriptive summary for no-c-type error
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Joe Groffupdate effect syntax error names in debugger
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-06 Joe Groffmove error summaries for effect parsing errors to debug...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-21 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-20 Slava Pestovvocabs.metadata: replace unportable tag with a platform...
2010-02-18 Erik CharleboisMerge up
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Slava PestovAdd support for final tuple classes which cannot be...
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-08 Slava Pestovdebugger: fix formatting of restart list
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
next