misc/vim: inform the user when no results are found
[nit.git] / lib / bucketed_game.nit
2015-01-12 Alexandre Terrasalib/bucketed_games: fixes useless empty init
2014-12-11 Alexandre Terrasalib/bucketed_game: fixes useless type declaration
2014-12-10 Alexandre Terrasalib/bucketed_game: fixes old inits
2014-12-10 Alexandre Terrasalib/bucketed_game: fixes documentation warnings
2014-11-17 Alexis Laferrièrelib/bucketed_game: fix error in cache optimization
2014-09-25 Alexis Laferrièrelib/bucketed_game: support cancel actions
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-08-15 Jean Privatlib: prepare for new constructors
2014-03-03 Alexis Laferrièrelib: adds reference to last turn in bucketed_game
2013-11-14 Alexis Laferrièrelib/bucketed_game: make the GameEvent an interface
2013-11-14 Alexis Laferrièrelib/bucketed_game: add Apply logic to game events
2013-11-14 Alexis Laferrièrelib/bucketed_game: fix virtual type usage
2013-11-07 Alexis Laferrièrelib: intro the bucketed_game module, providing basic...