emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] branch go deleted (was a5154e6)


From: Stefan Monnier
Subject: [elpa] branch go deleted (was a5154e6)
Date: Mon, 14 Dec 2020 14:55:30 -0500 (EST)

monnier pushed a change to branch go.

       was  a5154e6   adding file-ending comments to all source files

This change permanently discards the following revisions:

  discards  a5154e6   adding file-ending comments to all source files
  discards  3b2c27c   re-format README
  discards  d543faf   renamed el-go README
  discards  c7569db   fix copyright headers
  discards  22e2772   Add 'packages/el-go/' from commit 
'd127d39d34392eb54627fee0cfb85a35fc231fb2'
  discards  d127d39   mark dead stones at end of game
  discards  ec34160   adding `go-dead' to the API
  discards  80e132c   try to fix gnugo Emacs crashes
  discards  e0282cb   notes
  discards  bb9886d   customizable default gnugo options
  discards  723a5bd   misc fixes
  discards  0e2d5f2   igs-pipe handles resignation and comments
  discards  0c91cc0   undo through gtp pipe
  discards  a59a08b   need assoc for aget
  discards  429328c   igs class definitions up front for better loading
  discards  aec8c1e   robust loading w/o load-path customization
  discards  0ea4faf   backend for GTP through arbitrary process
  discards  750dae6   wrap go-re-cond in save-match-data
  discards  7fee38d   thoughts about browser-based implementation
  discards  6c3d60a   factor general comint utils out of igs.el
  discards  e40576f   better line truncation
  discards  4e6e5cd   don't truncate lines in go boards
  discards  5f33c9f   igs handle adjourned and resigned games
  discards  c4e0591   gtp-num-to-char is being called but is undefined
  discards  ece8a90   refresh message
  discards  3861405   optionally ignore IGS shouts
  discards  ea18111   igs TODO: consistent game un-observation
  discards  809f1c8   refresh the game list buffer
  discards  7d2c5bd   TODO retain comments
  discards  e319ed8   remove shouts from comments
  discards  bdf78fe   quit observing IGS game w/o closing connection
  discards  7fa4d1a   handle IGS shouts
  discards  96bc62b   use igs-re-cond to handle prompts
  discards  7d713cd   asynchronous IGS game listing
  discards  fb42d82   organize notes
  discards  dad4afe   list buffer navigation
  discards  8ac33f7   updated igs backend
  discards  b1c7ad5   call functions when pressing enter on the list
  discards  639328e   sorting columns
  discards  2720412   small list buffer tweaks
  discards  e6087ea   smaller ldots
  discards  83fee11   refresh list every time the buffer changes size
  discards  3f3a9a8   include headers in width calculation
  discards  ae32ee9   bug fix, wrong function name
  discards  23cce46   scale column width by buffer width
  discards  02a6f5b   using curry, rcurry and compose helpers
  discards  cdaf1a7   adding curry, rcurry and compose helpers
  discards  389a9b0   support for viewing lists in a buffer
  discards  d064f80   robustly handle prematurely quitting process
  discards  89e8602   ensure prisoners are 0 at the start of a new game
  discards  528d315   update the README
  discards  6d54204   prefix external names with package name
  discards  141d469   adding GPL copyright file
  discards  ff15acf   added interface function to view an SGF file
  discards  92d844c   print score after marking territory
  discards  15d9aa4   refresh the go board
  discards  805f0bd   marking captured territory when game ends
  discards  67657a9   don't mutate hidden state
  discards  0879062   use new mark machinery to apply labels
  discards  8b2456a   mark an overlay with a black or white cross
  discards  7cf2515   query backend for territory
  discards  09e3216   notes on scaling image sizes
  discards  f16e3e5   calculate the final score
  discards  ae4640e   two consecutive passes ends the game
  discards  178e1d8   don't throw error when backend passes
  discards  a3e1e7c   set level (mainly for playing GNUGO)
  discards  240f8cd   replace flet with cl-flet
  discards  79e4482   adding README
  discards  da16864   don't commit if process already quit
  discards  4f918e6   better interactive debugging
  discards  b61078a   remove dependencies on org-mode functions
  discards  16acb15   safer and automatic quitting
  discards  8e62bd0   explicit connection method for back-end objects
  discards  091e16d   reverse order of sizes
  discards  4977012   NOTES #+option
  discards  ad1c0a3   scattered changes from a while ago
  discards  690068a   track and display prisoners
  discards  a2d731a   process igs "tell" messages
  discards  97981cc   future tasks
  discards  9332430   task managment
  discards  06bc891   support for playing different types of games
  discards  613510a   quit the main back-end as well
  discards  8590bf9   start gnugo process when object is created
  discards  f7299ff   re-organized how files are loaded
  discards  eb23b84   bigger stones
  discards  696daf8   fix spacing of labels when using image for display
  discards  2f075b7   igs: automatically collect a game listing
  discards  5ae676f   adding option to play a sound during moves
  discards  b69e1a0   cleanup images in board faces
  discards  ac868d1   board images working with backgrounds
  discards  16ebc50   working on placing backgrounds behind pieces
  discards  6d15b8a   prompt before quitting
  discards  d736698   sorted out different types of backgrounds
  discards  a5fea1e   painting a nice svg board, but more to do
  discards  1272937   moving towards using images
  discards  f1db5c2   removing stones/ directory
  discards  4d43faf   translated all svg stone images into elisp
  discards  f4e92f7   beginning to translate svg images into elisp
  discards  b07cfc7   images of stones
  discards  9cc13dc   chunking responses from IGS server into full lines
  discards  7e9b390   less permissive igs move regular expression
  discards  08ad8cd   don't quit main back-end when quitting a board
  discards  6a0d448   safety measure when observing igs games
  discards  39a8224   Revert "improved the setf method for aget"
  discards  861de98   Revert "push all buffer-local variables into an igs 
object"
  discards  f39220e   more lenient regexp for matching game listing
  discards  c432940   push all buffer-local variables into an igs object
  discards  de4ddf2   improved the setf method for aget
  discards  0d2a68c   igs implements the go back-end API
  discards  7169fbb   print igs kibitz strings
  discards  b4cb880   periodically ping IGS server to prevent disconnect
  discards  daf62bd   tests require igs
  discards  6e64911   pass move through board to *back-end*
  discards  7443cad   TODO igs probably needs to periodically ping the server
  discards  b238096   beginning of infrastructure for player names & info
  discards  cfb57a8   board propagates setf'd moves to trackers
  discards  695f752   fixed off-by-one in igs moves & tracking last move
  discards  d4acebe   igs can track a current game and apply moves
  discards  cfd856b   setf method for aget
  discards  e1d6d12   two small fixes
  discards  248dbc0   stubbed out API interface for go-board
  discards  3f79a87   notes
  discards  8904737   igs using a process filter for asynch processing
  discards  848ea6d   moving char-to-num and num-to-char to util
  discards  8a070b6   transitioning IGS interface to use client mode
  discards  df6463b   adding a file for tracking development notes
  discards  73c50f9   igs message types from igs.c
  discards  425aef7   starting to flesh out igs support
  discards  a6887ec   documentation tweaks
  discards  b6b46b0   sketching out passing
  discards  f671b6e   removed dependency on `parse-integer'
  discards  536f21c   highlighting last move and added pass function
  discards  e7c262f   working towards savings games in SGF format
  discards  8792ce4   system-level test combining gnugo and sgf
  discards  3550941   better introductory commentary
  discards  1f7bb91   passing all tests
  discards  a1b2857   test cleanup
  discards  e4433ec   cleanup in go.el
  discards  2a9759d   renaming main API file
  discards  5948696   moving back-ends into a subdirectory
  discards  64fd6d0   uniform gnugo prefix
  discards  132d599   renaming go-gnugo.el to gnugo.el
  discards  86f49ad   uniform igs prefix
  discards  f054596   renaming go-igs.el to igs.el
  discards  ce19ad7   uniform gtp prefix
  discards  33b64f7   renaming go-gtp.el to gtp.el
  discards  f43e680   uniform sgf prefix
  discards  cf6940a   renaming go-sgf.el to sgf.el
  discards  d248fbe   can now feed moves from gnugo through to sgf
  discards  a6a976a   sgf: go-labels shouldn't increment the index
  discards  55e02f9   fleshing out the sgf interface
  discards  125f3f1   new setf'able generic interface
  discards  29a979e   some setter methods for the sgf backend
  discards  d5ccfe7   simpler name for main go-board function
  discards  696d288   now with colors
  discards  bc29817   automated playing with gnugo
  discards  6ea0389   single function to play gnugo
  discards  16db958   *trackers* are multiple subordinate back-ends
  discards  74bb083   once again passing most tests
  discards  c2aa4e5   renaming sgf->go
  discards  81484ef   renaming files for go- prefix
  discards  9f8f33b   remove old variable from tests
  discards  54701b6   able to play against gnugo
  discards  442283b   worked around stupid bug in mapconcat
  discards  63d995e   adding properties to the board string
  discards  55ce404   moving around major mode and key bindings
  discards  438006c   tweaks
  discards  050c3f9   made the *back-ends* variable singular
  discards  d8193eb   removed old variable
  discards  2a36049   playing gnugo
  discards  6124fe7   working with new set less some state-leak issues
  discards  17b998e   more transition
  discards  1f4a344   starting to transition to generic board interface
  discards  92ee7ad   organization
  discards  1570bac   normalization
  discards  0341e6d   splitting the sgf back end from the board interface
  discards  b8a7c72   communicating with gnugo through gtp generics
  discards  bec73ba   stubbing out generic trans functions
  discards  947bec9   saner requirement dependency graph
  discards  df849a3   sgf-play -> sgf-trans
  discards  4f390ef   stubbing out board interaction functions
  discards  ca8c292   sending sgf commands to gnugo
  discards  00cca18   indentation
  discards  4f2eaea   tweak header
  discards  7fdafab   other new files
  discards  332c626   bringing in some files from my old go-mode
  discards  3b95f58   better names for dynamic local variables
  discards  696c585   misc
  discards  2b0a725   support for converting *very* large files
  discards  eb1d526   parsing weird comments
  discards  d5ee4b3   cleanup and straightening
  discards  0580b00   passing all tests
  discards  2264580   consistently passing first 7 tests
  discards  d97c182   automatically normalize elisp sgf buffers
  discards  53f323d   passing first 6 tests
  discards  7de6cfd   passing first five tests
  discards  60753a5   passing first two tests
  discards  7fb5907   able to load and play through games w/sgf2el
  discards  9df76c4   splitting sgf.el into board test and utility files
  discards  02a9567   some utility functions
  discards  0ce780f   new approach to parsing sgf files into elisp
  discards  efbe2ce   more parsing/syntax tweaks
  discards  3431aaf   passing all tests
  discards  010efd7   more condensed collecting of games w/alternatives
  discards  948cda0   parsing large complex files
  discards  c8d21e5   whitespace
  discards  3e8e18f   removed debug stuffs
  discards  713702a   all tests are passing
  discards  b5ab8b9   parsing of sgf files with alternative paths working
  discards  c682c73   TODO: try using load-read-function and try loading these 
files w/read
  discards  8903ce9   looking at a new method of parsing trees
  discards  dd68e3c   indentation
  discards  7507d88   paren matching
  discards  fbaa17b   more work with tree parsing
  discards  9a9f131   simplified parse-tree, but not done
  discards  406c9bd   parsing empty properties
  discards  f191b23   passing all tests
  discards  6bcc04a   more capture tests, failing multistone captures
  discards  1d537f1   remove debug printf
  discards  a779727   passing all tests (at least it did this once)
  discards  a54a935   compiled and caught some minor issues
  discards  cae08eb   beginning to stub out tests for dead stone removal
  discards  603f604   removing dead pieces after moves
  discards  e8a9816   consolidating utility functions
  discards  93ba892   a test to protect against unwanted state changes
  discards  099a98b   saving the board configuration with each sgf step
  discards  3cdb945   q now quits a sgf display buffer
  discards  db02f8e   adding a major mode for board navigation keys
  discards  412a219   implementation notes
  discards  6114878   improvements, considering labels and moves
  discards  89bc046   right and left are mainly working
  discards  3385b62   right and left implemented but buggy
  discards  47a39c1   more complex but more intuitive and useful `range'
  discards  d60154c   example sgf file generated using gcoban
  discards  47e5b73   display sgf file as a go board in a buffer
  discards  0d1f564   alright "i" *is* a valid position identifier
  discards  6f9d595   moving games/ -> sgf-files/
  discards  6f91b35   applying moves to a board
  discards  3eb012c   not using "I" as an index
  discards  db68adc   cleaned up board printing
  discards  0d00554   board display
  discards  d88b8c4   processing simple/core properties
  discards  a202776   splitting into sections & stubbing out parsing
  discards  0803175   headers
  discards  848bc8a   ignore data directory
  discards  764de98   helper functions
  discards  af8c085   parsing more complex trees
  discards  aa6169a   parsing simple trees
  discards  2e3885d   some fixes
  discards  5cb8444   passing all tests
  discards  ac2444e   parse-nodes
  discards  7759093   parse-many macro
  discards  5325f5d   parse-prop -> parse-props
  discards  c98ecbf   parse nodes
  discards  66c3ac2   parsing properties in SGF files



reply via email to

[Prev in Thread] Current Thread [Next in Thread]