]> gitweb.factorcode.org Git - factor.git/history - basis/debugger/debugger.factor
factor: Make source files/resources 644 instead of 755.
[factor.git] / basis / debugger / debugger.factor
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2016-12-30 Björn Lindqvistclasses.mixin: better name for the type checking error
2016-11-23 Björn LindqvistVM: the unimplemented error isn't used anymore
2016-08-04 Björn Lindqvistalien: replacing the alien-*-error family of errors...
2016-03-29 John Benediktssonvocabs.parser: all USE: vocabs are also QUALIFIED:.
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2015-10-01 John Benediktssondebugger: adding strerror of the errno to io-error.
2015-09-29 Björn LindqvistVM: looks like ERROR_C_STRING is never thrown, so it...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-16 John Benediktssonsequences: integer slots in slice, don't store reason...
2015-07-09 John Benediktssondebugger: give bad-vocab-name a better summary.
2014-09-29 Björn LindqvistVM: try and recover with a kernel error from the callba...
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.
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.
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-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-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...
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-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-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
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...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava PestovClarify documentation for compilation units and 'undefi...
2010-02-03 Slava PestovBetter error message for call( when quotation has the...
2010-02-03 Slava Pestovwords: undefined error now contains the word in question
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-01 erikcMerge branch 'master' of git://github.com/slavapestov...
next