[gforth] / gforth / kernel / recognizer.fs  

gforth: gforth/kernel/recognizer.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)
Current tag: MAIN

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Jul 2 21:59:48 2012 UTC (10 months, 2 weeks ago) by pazsan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 , to selected 1.6
Recognizer doc update

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Jun 23 23:20:23 2012 UTC (10 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.19: +17 -0 lines
Diff to previous 1.19 , to selected 1.6
Added quoted string recognizer

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 21:32:15 2012 UTC (10 months, 4 weeks ago) by pazsan
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 , to selected 1.6
Postpone is compile-only

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jun 22 00:15:03 2012 UTC (10 months, 4 weeks ago) by pazsan
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 , to selected 1.6
32 bit version of recognizer's nt-ex fixed

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Mon May 28 14:15:04 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 , to selected 1.6
Use local stack for nt-ex

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat May 26 12:11:43 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.15: +14 -13 lines
Diff to previous 1.15 , to selected 1.6
Recognizer with one indirection less

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Dec 28 13:39:49 2011 UTC (16 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.14: +16 -12 lines
Diff to previous 1.14 , to selected 1.6
fixed recognizer so that return stack operations work in interpretation again

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Oct 7 17:10:15 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.13: +10 -15 lines
Diff to previous 1.13 , to selected 1.6
Changed recognizer return value

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 21:18:46 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 , to selected 1.6
stack comments fixed

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 21:17:21 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11 , to selected 1.6
Added >int and >comp for direct interpretation/compilation of a returned token

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 21:12:29 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.10: +0 -1 lines
Diff to previous 1.10 , to selected 1.6
Removed unnecessary r:fail test in >postpone

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 21:02:57 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.9: +8 -8 lines
Diff to previous 1.9 , to selected 1.6
Renaming

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 20:47:38 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.8: +6 -6 lines
Diff to previous 1.8 , to selected 1.6
Recognizer executable

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 20:15:06 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 , to selected 1.6
Fixed get/set-recognizers

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 20:04:35 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.6: +22 -16 lines
Diff to previous 1.6
Recognizer included

Revision 1.6 - (view) (download) (annotate) - [selected]
Wed Oct 5 21:17:09 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.5: +8 -0 lines
Diff to previous 1.5
Added helper for nested recognizer

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 21:09:05 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 , to selected 1.6
Renamed r:interpreter

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 21:06:11 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.3: +5 -0 lines
Diff to previous 1.3 , to selected 1.6
postpone uses recognizer

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 21:02:09 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 , to selected 1.6
Return r:fail table on failure

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 20:56:45 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Changes since 1.1: +6 -6 lines
Diff to previous 1.1 , to selected 1.6
Use (field) to build recognizer struct

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 20:48:16 2011 UTC (19 months, 2 weeks ago) by pazsan
Branch: MAIN
Diff to selected 1.6
Added recognizer (not integrated yet)

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help