Commit Graph

  • a2ee8335dd
    Merge 534298daeb into bedcb48355 David 2023-09-10 19:30:11 +0200
  • 534298daeb Fix deprecated function call David 2023-09-10 19:24:11 +0200
  • bedcb48355
    Merge pull request #10 from Shoozza/patch-1 master Enrique García Cota 2022-01-20 23:37:55 +0100
  • 547e34514a
    Add syntax highlighting to readme Shoozza 2019-08-04 12:46:46 +0200
  • 170f7d9463 modified .travis.yml kikito 2013-10-14 10:19:42 +0200
  • 93de2ebdd7 added demo files demo kikito 2013-09-26 00:32:09 +0200
  • acfe8cb00f updated README kikito 2013-09-26 00:26:10 +0200
  • 637dc1b66e removed unused files for the demo kikito 2013-09-26 00:24:02 +0200
  • 0948dd03ae updated .travis.yml kikito 2013-09-26 00:12:43 +0200
  • b19199abc5 added changelog kikito 2013-09-25 20:22:52 +0200
  • c8899a15fb updated README v2.0.0 2.0 kikito 2013-09-25 20:20:22 +0200
  • e8e6144b5e added Clock:reset kikito 2013-09-25 20:06:10 +0200
  • c4f205460f cron.before and cron.after now return a clock kikito 2013-09-25 18:40:12 +0200
  • d7b075a076 updated README with new syntax and methods kikito 2013-09-25 17:29:49 +0200
  • 824b52478d removed tags kikito 2013-09-25 15:58:06 +0200
  • 3e1d11a95e translated specs to busted kikito 2013-09-25 15:18:50 +0200
  • 4e973f7a60 added special fields to cron table kikito 2013-09-25 15:09:54 +0200
  • 3e5c68e683 Merge 2dbfcc7350 into b0127a3f14 Tanner Rogalsky 2013-06-11 09:45:20 -0700
  • 2dbfcc7350 Update the readme Tanner Rogalsky 2013-06-11 12:42:13 -0400
  • 0f4bc8fd53 Write some tests for the new function. Tanner Rogalsky 2013-06-11 12:41:58 -0400
  • 0c1f7a5e88 Add doFor function that runs the callback on every update until the timer expires. Tanner Rogalsky 2013-06-11 12:41:46 -0400
  • b0127a3f14 Update README.md Enrique García 2013-01-02 01:58:24 +0100
  • 390270ed67 Update .travis.yml Enrique García 2013-01-02 01:54:10 +0100
  • 2445f8fc33 Create .travis.yml Enrique García 2013-01-01 16:50:33 -0800
  • 5ba2c90e9c made README more clear. fixes #8 kikito 2012-12-02 22:29:34 +0100
  • 3ffb5130fa bump version to 1.2.1 v1.2.1 kikito 2012-10-29 20:33:12 +0100
  • e4e341832d made scopecache weak. Fixes #7 kikito 2012-10-29 20:32:23 +0100
  • 4ea9f257a8 bumped version to 1.2 v1.2.0 kikito 2012-10-29 00:45:08 +0100
  • deb91cf5fe README tagged kikito 2012-10-29 00:41:01 +0100
  • 610dfaaacc updated readme kikito 2012-10-29 00:17:53 +0100
  • ffcc2b6b11 fixed errors. added more specs, refining .tagged kikito 2012-10-29 00:13:27 +0100
  • bb0a0d0815 first working version of new .tagged method. Pending: check nils, reset vs cancel, scope caching kikito 2012-10-28 21:31:00 +0100
  • a7fcdd2b1b refactor entry update method kikito 2012-10-28 17:16:32 +0100
  • b855d79bb9 Merge branch 'master' of https://github.com/hahawoo/cron.lua kikito 2012-10-28 16:48:19 +0100
  • 8e33ce3f6e Merge 8514896b9c into 8dd3dae68b hahawoo 2012-10-28 05:54:36 -0700
  • 8514896b9c Timed entry removal working again Santos 2012-10-28 23:37:35 +1100
  • 73b4eb6bf6 code reordering kikito 2012-10-27 18:45:25 +0200
  • 8dd3dae68b updated the tests. Fixes #4 kikito 2012-10-27 18:44:20 +0200
  • e18c83a9a4 simplified test runnig method. References #4 kikito 2012-10-27 18:34:35 +0200
  • 6e72b85232 Rollback loop change (references #2) kikito 2012-10-27 18:31:21 +0200
  • 2a1ad28c94 Merge pull request #2 from hahawoo/master Enrique García 2012-10-22 14:56:11 -0700
  • cb549ceae1 Merge cb95d0dd5b into 933acff61a hahawoo 2012-10-22 02:48:03 -0700
  • cb95d0dd5b A few minor changes Santos 2012-10-22 20:27:49 +1100
  • 933acff61a version 1.1 v1.1.0 Enrique García Cota 2012-01-19 23:36:26 +0100
  • f8ef3a4385 changed license to MIT Enrique García Cota 2012-01-19 23:15:30 +0100
  • 983b4a8806 Merge branch 'master' of github.com:kikito/cron.lua Enrique García Cota 2011-05-04 00:39:07 +0200
  • 5d57e27a27 use metatables when needed Enrique García Cota 2011-05-04 00:38:39 +0200
  • a0e6c86a7b added support for calltables. fixes #1 Enrique García Cota 2011-05-01 23:46:48 +0200
  • 2e4c3913bf Edited README.textile via GitHub Enrique García 2011-04-25 11:47:58 -0700
  • a6fed7662d Edited BSD-LICENSE.txt via GitHub Enrique García 2011-04-25 05:13:05 -0700
  • f93cbfb6d8 update README Enrique García Cota 2011-04-24 17:24:57 +0200
  • 2fc72cf66d small update refactoring 1.0 Enrique García Cota 2011-04-24 17:15:54 +0200
  • f6f8648c4e update README Enrique García Cota 2011-04-24 17:08:22 +0200
  • 63152e9d1b cancel is also working, with tests Enrique García Cota 2011-04-24 17:06:35 +0200
  • aaa9741b3c every is working. minor tests outstanding Enrique García Cota 2011-04-24 16:56:54 +0200
  • e014cee5aa every is nearly working Enrique García Cota 2011-04-24 16:37:02 +0200
  • 39cee89b94 refactorized pseudo-class out Enrique García Cota 2011-04-24 16:29:51 +0200
  • d74a00145e did not make the initial commit correctly. Oh, well. On this commit update, reset and after are implemented and passing tests. Only every is missing Enrique García Cota 2011-04-24 16:15:44 +0200
  • 1a045ca348 initial commit Enrique García Cota 2011-04-24 15:24:18 +0200