Commit Graph

292 Commits (c6375182fae9826b40ecb99c6812a7f1797415b1)

Author SHA1 Message Date
Robby Findler 21785542ae moved to scheme/base language and has it overwrite the output file, if it exists
svn: r14113

original commit: ed566b2f7db55febc321da81c5773d755ad4c221
16 years ago
Robby Findler 1e01d982c0 fixed plural in error message
svn: r14099

original commit: fe141d30ba27d7732f8557e682a1e89f56d440a3
16 years ago
Robby Findler 6a25f2e4b3 svn: r14091

							
						
16 years ago
Matthew Flatt cae97d9890 fix more parser-tools doc bugs
svn: r14064

original commit: 7f301ad44637d814d4035a07fb8abb932cfc3309
16 years ago
Matthew Flatt 42c6c37b60 fix docs to explain group-id in yacc
svn: r14062

original commit: 017eb444b435a748b46da78d302b09c115d038c2
16 years ago
Matthew Flatt 54566597c9 fix problem with simplifying module-rename contexts that have marked renamings
svn: r12195

original commit: 05fbd0ffd3f0281934194f08388d76f21bc2de4a
16 years ago
Eli Barzilay 4e1eed718b some info tweaks
svn: r11325

original commit: c23d1e7d83f597e63624985164e1adbfbeefaffa
16 years ago
Matthew Flatt def6e72aed assign authors to manuals
svn: r11287

original commit: 9453aaaccf2f0007bae450c291e1cd29a7a14696
16 years ago
Matthew Flatt 3258d4798b allow example parsers to be compiled
svn: r10873

original commit: 10082a81d2521bb41dcd0e5bc68ac2c61db9f4cb
16 years ago
Matthew Flatt a490a6e8aa fix some example parsers
svn: r10871

original commit: fc87f01bb7fcad73859f473b299a39dfe816dc71
16 years ago
Matthew Flatt 994d7dfcc6 v4.0.2.4: logging
svn: r10818

original commit: 9af00fcfb4782168ae583a3d66058095815725e3
16 years ago
Eli Barzilay e227bc6f7f scribble fixes -- nested @scheme and a few other similar problems
svn: r10744

original commit: 4cd2614c2122dd13e75d2dccc60e11109e26e152
16 years ago
Eli Barzilay 593b2d9d53 * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689

original commit: 7d50e61c7f6831936e13e6af5140db65db18fe1c
16 years ago
Matthew Flatt 8f7def8927 fix some phase issues in 'match' implementation
svn: r9963

original commit: d1628d623897acc07bb14d01507f4539849e907a
16 years ago
Matthew Flatt f96f22dca2 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414

original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
16 years ago
Eli Barzilay 85bf23ecf5 revise the way setup-plt crawls over the collection trees
svn: r8860

original commit: b76390a4523dd523febeab8f432f0341b6a2d040
17 years ago
Eli Barzilay e16459a573 make all files terminate with a newline
svn: r8786

original commit: bb34f747b60bb4b06e0c2098e9c591677fb49d57
17 years ago
Eli Barzilay 13db5fbef7 use new require specs in many places
svn: r8774

original commit: b1a08edd5a8c0db0bae4a9e052d9a93d1faabb4f
17 years ago
Matthew Flatt 2224a46b6f docs form David Van Horn; Slideshow tweaks
svn: r8661

original commit: ca1a9dc8bfc22c376c6c3eeeedfbb52c2ae9b1e8
17 years ago
Matthew Flatt cc263b3e74 parser-tools scribbling (not finished, yet)
svn: r8642

original commit: d332b27b49797d2dfeaa936726091ed8dc28c45c
17 years ago
Eli Barzilay 66451b842f * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
17 years ago
Eli Barzilay cd8ab7c082 fix some minor bug and typos in previous commit
svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
17 years ago
Eli Barzilay 6d699bbd9b switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
17 years ago
Eli Barzilay 28f8060651 removed unused doc.txt entries from info.ss files
svn: r8529

original commit: 59b5f3a72758c7d6eaec0a04f243e76afbb43762
17 years ago
Matthew Flatt d617166dca v3.99.0.2
svn: r7706

original commit: 39cedb62edf9258b051a22a29a90be9c6841956f
17 years ago
Matthew Flatt de3e4f1b67 fix typo in comment (PR 7923!)
svn: r2834

original commit: f14ecde023e975612ff6b69a279066c11fd22889
18 years ago
Eli Barzilay 5112a6a054 {quick,merge}sort -> sort
svn: r2569

original commit: 16f01a1109691d2fa4844b9411410f4794cf0dc1
19 years ago
Scott Owens 97678a2e96 Added some tests
svn: r2175

original commit: 2dcb1412b56d8508f62ab7ccfa45933dd798e7b8
19 years ago
Scott Owens f1090791ee Fixed test cases.
svn: r2171

original commit: bf04a7809590b74e34260a2f569d8afb3a58d5a4
19 years ago
Scott Owens 6253d8632c Fix bug in set difference.
svn: r2170

original commit: 5fe7041f17cf06a26e9d49e2cf5e6d0a281e7bfd
19 years ago
Matthew Flatt 75b8182044 fixed handling of empty tokens
svn: r1350

original commit: d37d4e1d24c68ad7e3f40c3c20e3f59487456fb0
19 years ago
Matthew Flatt 79465df15c fixed comments
svn: r1347

original commit: df94948e8fb9fe1c881499401fb4e95bc6a0820f
19 years ago
Matthew Flatt 020a0a39a9 fixed description
svn: r1330

original commit: ec2567b39202f75435d6df187fc05586ce6ae776
19 years ago
Matthew Flatt 70c22bd9b8 fixed parser, since grammar is not LR(k)
svn: r1328

original commit: 5854060079bd2664998bc1fc554d755cffaa89eb
19 years ago
Scott Owens ae179c451c Fixed the example call to have correct input
svn: r1315

original commit: e893ea7c431c691d5e9c4b39dc857633bfef3775
19 years ago
Robby Findler 0869df1b8f removed call to print-struct
original commit: 7ebbac6ef6286b72851ccfc6d6e4dac30bb33f3a
19 years ago
Scott Owens bcbd39f641 *** empty log message ***
original commit: f3f21ca9acdac5b1235a543e066bb46b50a34eed
19 years ago
Scott Owens 0a3b775e6d *** empty log message ***
original commit: 16b637ba4c781337340da85ba9d34909ca59bbc6
20 years ago
Scott Owens d380cff70b *** empty log message ***
original commit: 120ea5d3ef06fb68c1edf96f1c1c4d0a0c52f8e8
20 years ago
Scott Owens cb57eb49ea *** empty log message ***
original commit: 17bf91debb00e110dea94115149f04ab20dc8d1e
20 years ago
Robby Findler 6e0524b098 .
original commit: cddc61799ee2ae022923644403e809bf31e0debf
20 years ago
Scott Owens 6bf09b30d2 *** empty log message ***
original commit: f5d64303412eabad88212c75c028fa7ea8b8f1f4
20 years ago
Scott Owens 21d6abc1e7 *** empty log message ***
original commit: a0d2070b71c277b362f272ca0fbe4b77ae4de403
20 years ago
Scott Owens e071fd3412 *** empty log message ***
original commit: 275c51b82d09294bdb30bf026274e0ac8ab67eba
20 years ago
Scott Owens a027d5cf66 *** empty log message ***
original commit: b67c7fcd2c41d3395ed4df027ca304e17cf2606d
20 years ago
Eli Barzilay 697cf326b4 back from fix for v209
original commit: 11670a289e951efc33133cd62de61f126510b45e
20 years ago
Eli Barzilay 12687e8f0e fix for v209
original commit: bc0b0dd76a952684f0d2c369e1f864166efc7a31
20 years ago
Scott Owens 195d429226 *** empty log message ***
original commit: 1ec30fb00dd2e72f294ed06a6d8f78ec659dd076
20 years ago
Scott Owens 565b7b9715 *** empty log message ***
original commit: 76e737f04605b6052fe113760324c78d1aa1d1ae
20 years ago
Scott Owens a70c571026 *** empty log message ***
original commit: 2ba12c3e85ed45d45ac8ceaea50af899c841e76b
20 years ago
Scott Owens 7af68362b3 *** empty log message ***
original commit: 9c3904c237f0912024caeaa841adadd8ceb7e9d9
20 years ago
Scott Owens 6a06e69dae *** empty log message ***
original commit: b2832a21b30fbaf901d6abadbe0a7245ffcfcbfd
20 years ago
Scott Owens b5dd2db7e8 *** empty log message ***
original commit: 8a774b04bc0a1d916fa10955d608b77ea10e001d
20 years ago
Scott Owens 75ba3a3f22 A more compact representation for the parse tables.
original commit: 628dceba74adac3cdf33ab76a5eb6d90642d24cf
20 years ago
Scott Owens 5b78d5815c *** empty log message ***
original commit: 35635a78f06d67efc23c84e6dcbd96315ca9bc73
20 years ago
Matthew Flatt d7df17ee88 .
original commit: 8f7a5eef7d519eddac9931d8a0252f2f591c4552
20 years ago
Scott Owens 4866d90396 *** empty log message ***
original commit: 9da660e6edac2291830ce79132b1598ca1d39311
20 years ago
Scott Owens 92a2693f23 *** empty log message ***
original commit: ede718d6c88e4d577ccf1d651f744a69ef8c4cdb
20 years ago
Robby Findler 5eed9288c9 .
original commit: 1bd92c441435a2c2ae5f0a37c7d5e6559e620360
20 years ago
Scott Owens 24ad776c2d *** empty log message ***
original commit: 4cc4dd1cf863a30562584774bdd9686fd54c99c0
20 years ago
Scott Owens cf391ef45e *** empty log message ***
original commit: 63a9d0214c747e56a26d9b72dcb63472ef86dda3
20 years ago
Scott Owens 982dba75db *** empty log message ***
original commit: 65d66e4bc44b3d24ded43a8437fc019cdf9043c7
20 years ago
Scott Owens d3ed80f6c8 *** empty log message ***
original commit: bc196411e5e80f1c85d91f7a13cd484d5d771e84
20 years ago
Scott Owens 7595507209 *** empty log message ***
original commit: 0f0414d1c64d5ed465d2fddc358ad752a8b4209b
20 years ago
Scott Owens 4f08438adf *** empty log message ***
original commit: 27620ae4971368a800168f028b47d844efd615ef
20 years ago
Scott Owens d40da544f7 *** empty log message ***
original commit: 5180d0d5a689a1dd57248e8631fe24995b642d8a
20 years ago
Scott Owens aa1e4c4250 *** empty log message ***
original commit: 263c4ab284f3d2d4e1879eba03d3f901f557071b
20 years ago
Scott Owens 028f098f15 *** empty log message ***
original commit: 6ae268657dacaa661e55f6a6c6c43d3ed1357102
20 years ago
Scott Owens 666027c770 Make check-syntax work for variables bound by define-lex-trans and
define-lex-abbrev.

original commit: 6914c94ebb2f8339ef3fd9c7393fd3199526fed6
20 years ago
Scott Owens fc944fa113 *** empty log message ***
original commit: b69d1aa062a5b0434253a549ab33fd6661c390d9
20 years ago
Scott Owens 6e3f0cd227 *** empty log message ***
original commit: 2be8fedb446fc5d6283d92da0e15ff49312d2759
20 years ago
Scott Owens c1cc72360c *** empty log message ***
original commit: 66a01cd74f14b8321bc70127a253ab417b19569e
20 years ago
Scott Owens 7b76f564c9 *** empty log message ***
original commit: a728b7f068d0fd112673890d7862239c08c53c8f
20 years ago
Scott Owens 4db0a02c2d *** empty log message ***
original commit: 4f2d8c305b4692ba7f502ad1769f34e3bd515aaa
20 years ago
Scott Owens 98ddb01840 *** empty log message ***
original commit: bbfedc088f39101e2cdb178dccfe29494107c596
20 years ago
Scott Owens 71caee98aa *** empty log message ***
original commit: 0193a2caf80ccc055e9262884243acdb661f4eb2
20 years ago
Scott Owens 41597427bb *** empty log message ***
original commit: f98d94e1e4359e7ee4798a3a9f05a0173bfcc9fd
20 years ago
Scott Owens 596cdd18f7 *** empty log message ***
original commit: 6140639bdc5fbe802148e163b44a0dbe6a6d5f94
20 years ago
Scott Owens 24f3240710 *** empty log message ***
original commit: ad85b3d11bfda2b8813c7b17f2c97d0f0d928c4e
20 years ago
Scott Owens ee5e4fa155 *** empty log message ***
original commit: c6bccdfeb3edd4367a630d46e6ba576a1c20e0f5
20 years ago
Scott Owens 4f0bed6a2b *** empty log message ***
original commit: 87ed95d79f3f73a58f95e99e135c9a1d7ab200dc
20 years ago
Scott Owens 90c30e73c5 *** empty log message ***
original commit: 59781cb267177f1b452e9fea0b325fb5d7405074
20 years ago
Scott Owens 820407d045 *** empty log message ***
original commit: 008977eccd4cccf61a54aa66ec4d07b9e93a8462
20 years ago
Scott Owens 15a113415c *** empty log message ***
original commit: 1a0fce2c8e7268db0db111073503721e8fec5131
20 years ago
Scott Owens 2b433a5596 *** empty log message ***
original commit: 079848628e87fff39fed2bf5ee8450e8be71fec9
20 years ago
Scott Owens c0928f7478 *** empty log message ***
original commit: 575f1c847171c0e98ac471f36ad0b51a6df19e03
20 years ago
Scott Owens a1bd7de973 Fix for v299.
original commit: 492e108ee78f92f37468534eb4468c953b0257b1
20 years ago
Scott Owens 81f3fd0bd2 *** empty log message ***
original commit: 0e1b4bcf9180538ec075bbb1f72e57ae444c9db9
20 years ago
Scott Owens 519b6f80a3 *** empty log message ***
original commit: 176176d30261069544a413a4a2385412b777223e
20 years ago
Scott Owens fddf5e115f *** empty log message ***
original commit: 5c256671397865fcdae77cb7e6eeb8699a6398e6
20 years ago
Scott Owens 51f67183a2 *** empty log message ***
original commit: c98860b8ff15485b0a2d415a0b7a03c1a32e1099
20 years ago
Scott Owens 578ee09436 *** empty log message ***
original commit: 972bfc40f3586c1b8ba72d7455578a958577c748
21 years ago
Scott Owens c8ffdb88cc *** empty log message ***
original commit: 0cbf61bf22c7e31fdb3a7bfafd56ec219eba186a
21 years ago
Scott Owens 1bab38b019 *** empty log message ***
original commit: 5da545dd89283fd1586b58262df29697900d37ff
21 years ago
Scott Owens e6af00242c *** empty log message ***
original commit: e3f6144096066ad767c54dd1b427ee0b171b4913
21 years ago
Scott Owens 7e603958b5 *** empty log message ***
original commit: e61c2489ec178998bf4f13feb771e32b8e03655e
21 years ago
Scott Owens 3b89f609cc *** empty log message ***
original commit: 96163685dcbea3076547debb0dd5b6ac1d895a22
21 years ago
Scott Owens 0576acf1c1 *** empty log message ***
original commit: fbcf3d8ee9a552a0d725d5be1f7ec9c5a6d90718
21 years ago
Scott Owens 81d49eda64 *** empty log message ***
original commit: 207973ce38a2d3b4304f72fc96467f46638cc9fe
21 years ago
Scott Owens 7b918d0164 A new lexer generator backend based on Brzozowski derivatives.
original commit: fb626b980fd3193e34cd3f6fabb1e95bd1aeb08a
21 years ago