]> git.lizzy.rs Git - nothing.git/log
nothing.git
5 years ago(#550) player.lisp
rexim [Sat, 8 Dec 2018 17:46:43 +0000 (00:46 +0700)]
(#550) player.lisp

5 years ago(#550) Load script libraries earlier
rexim [Sat, 8 Dec 2018 17:45:47 +0000 (00:45 +0700)]
(#550) Load script libraries earlier

5 years ago(#550) Introduce log_script unit
rexim [Sat, 8 Dec 2018 17:31:52 +0000 (00:31 +0700)]
(#550) Introduce log_script unit

5 years ago(#550) Introduce player script
rexim [Sat, 8 Dec 2018 17:31:30 +0000 (00:31 +0700)]
(#550) Introduce player script

5 years ago(#550) Introduce defun
rexim [Sat, 8 Dec 2018 16:47:38 +0000 (23:47 +0700)]
(#550) Introduce defun

5 years agoMerge pull request #551 from voldyman/master
Alexey Kutepov [Sat, 8 Dec 2018 16:58:15 +0000 (23:58 +0700)]
Merge pull request #551 from voldyman/master

Added support for creating lambdas usign λ symbol

5 years agoAdded support for creating lambdas usign λ symbol
Akshay [Sat, 8 Dec 2018 16:54:00 +0000 (08:54 -0800)]
Added support for creating lambdas usign λ symbol

5 years agoMerge pull request #549 from tsoding/544
Alexey Kutepov [Sat, 8 Dec 2018 00:02:14 +0000 (07:02 +0700)]
Merge pull request #549 from tsoding/544

(#544) match_list O(1) in best case

5 years ago(#544) consp
rexim [Fri, 7 Dec 2018 23:44:55 +0000 (06:44 +0700)]
(#544) consp

5 years agova_end
rexim [Fri, 7 Dec 2018 23:44:50 +0000 (06:44 +0700)]
va_end

5 years agoMerge pull request #548 from tsoding/522
Alexey Kutepov [Sun, 2 Dec 2018 19:32:58 +0000 (02:32 +0700)]
Merge pull request #548 from tsoding/522

(#522) Implement hide-label

5 years ago(#522) Implement labels_hide
rexim [Sun, 2 Dec 2018 18:28:14 +0000 (01:28 +0700)]
(#522) Implement labels_hide

5 years ago(#522) Implement level_hide_label
rexim [Sun, 2 Dec 2018 17:21:43 +0000 (00:21 +0700)]
(#522) Implement level_hide_label

5 years ago(#522) Implement (hide-goal)
rexim [Sun, 2 Dec 2018 17:14:16 +0000 (00:14 +0700)]
(#522) Implement (hide-goal)

5 years ago(#522) Fix hide_jump_label.lisp script
rexim [Sun, 2 Dec 2018 17:13:59 +0000 (00:13 +0700)]
(#522) Fix hide_jump_label.lisp script

5 years agoMerge pull request #547 from tsoding/546
Alexey Kutepov [Sun, 2 Dec 2018 16:54:10 +0000 (23:54 +0700)]
Merge pull request #547 from tsoding/546

(#546) Fix car

5 years ago(#546) Fix car
rexim [Sun, 2 Dec 2018 16:48:10 +0000 (23:48 +0700)]
(#546) Fix car

5 years agoMerge pull request #543 from tsoding/540
Alexey Kutepov [Sun, 2 Dec 2018 13:15:38 +0000 (20:15 +0700)]
Merge pull request #543 from tsoding/540

 (#540) make plus_op a part of std lib

5 years agoAdd TODO(#545)
rexim [Sun, 2 Dec 2018 13:10:22 +0000 (20:10 +0700)]
Add TODO(#545)

5 years agoAdd TODO(#544)
rexim [Sun, 2 Dec 2018 13:10:22 +0000 (20:10 +0700)]
Add TODO(#544)

5 years ago(#540) match_list_singleton_tail_test
rexim [Sun, 2 Dec 2018 13:09:29 +0000 (20:09 +0700)]
(#540) match_list_singleton_tail_test

5 years ago(#540) make plus_op a part of std lib
rexim [Sun, 2 Dec 2018 13:09:14 +0000 (20:09 +0700)]
(#540) make plus_op a part of std lib

5 years agoMerge pull request #539 from tsoding/match-list
Alexey Kutepov [Sun, 2 Dec 2018 12:33:06 +0000 (19:33 +0700)]
Merge pull request #539 from tsoding/match-list

Match list

5 years agoAdd TODO(#542)
rexim [Sun, 2 Dec 2018 12:30:25 +0000 (19:30 +0700)]
Add TODO(#542)

5 years agoAdd TODO(#541)
rexim [Sun, 2 Dec 2018 12:30:24 +0000 (19:30 +0700)]
Add TODO(#541)

5 years agoAdd TODO(#540)
rexim [Sun, 2 Dec 2018 12:30:24 +0000 (19:30 +0700)]
Add TODO(#540)

5 years agoTODOs
rexim [Sun, 2 Dec 2018 12:29:19 +0000 (19:29 +0700)]
TODOs

5 years agoUse wildcards in car()
rexim [Sun, 2 Dec 2018 12:26:20 +0000 (19:26 +0700)]
Use wildcards in car()

5 years agoWildcards for match_list
rexim [Sun, 2 Dec 2018 12:24:40 +0000 (19:24 +0700)]
Wildcards for match_list

5 years agoTODO: format_list()
rexim [Sun, 2 Dec 2018 08:10:57 +0000 (15:10 +0700)]
TODO: format_list()

5 years agoReimplement car() using match_list()
rexim [Sun, 2 Dec 2018 08:08:59 +0000 (15:08 +0700)]
Reimplement car() using match_list()

5 years agounpack_args -> match_list
rexim [Sun, 2 Dec 2018 07:56:29 +0000 (14:56 +0700)]
unpack_args -> match_list

5 years agoRemove TODO(#527)
rexim [Sun, 2 Dec 2018 06:41:35 +0000 (13:41 +0700)]
Remove TODO(#527)

5 years agoMerge pull request #538 from tsoding/524
Alexey Kutepov [Sat, 1 Dec 2018 18:08:11 +0000 (01:08 +0700)]
Merge pull request #538 from tsoding/524

 (#524) Implement get_player_jump_count

5 years ago(#524) Implement player_jump_count
rexim [Sat, 1 Dec 2018 18:03:52 +0000 (01:03 +0700)]
(#524) Implement player_jump_count

5 years ago(#524) Implement level_player_jump_count
rexim [Sat, 1 Dec 2018 17:46:36 +0000 (00:46 +0700)]
(#524) Implement level_player_jump_count

5 years ago(#524) Implement get_player_jump_count
rexim [Sat, 1 Dec 2018 17:42:11 +0000 (00:42 +0700)]
(#524) Implement get_player_jump_count

5 years agoMerge pull request #535 from tsoding/527
Alexey Kutepov [Sat, 1 Dec 2018 17:37:25 +0000 (00:37 +0700)]
Merge pull request #535 from tsoding/527

 (#527) add greaterThan native function to STD library

5 years agoAdd TODO(#537)
rexim [Sat, 1 Dec 2018 17:33:00 +0000 (00:33 +0700)]
Add TODO(#537)

5 years agoAdd TODO(#536)
rexim [Sat, 1 Dec 2018 17:33:00 +0000 (00:33 +0700)]
Add TODO(#536)

5 years ago(#527) add greaterThan native function to STD library
rexim [Sat, 1 Dec 2018 17:31:43 +0000 (00:31 +0700)]
(#527) add greaterThan native function to STD library

5 years ago(#527) Load STD library in REPL
rexim [Sat, 1 Dec 2018 17:31:31 +0000 (00:31 +0700)]
(#527) Load STD library in REPL

5 years agoRemove TODO(#503)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#503)

5 years agoRemove TODO(#530)
rexim [Sat, 1 Dec 2018 17:02:29 +0000 (00:02 +0700)]
Remove TODO(#530)

5 years agoMerge pull request #534 from tsoding/530
Alexey Kutepov [Sat, 1 Dec 2018 16:59:51 +0000 (23:59 +0700)]
Merge pull request #534 from tsoding/530

(#530) Implement tail format argument for unpack_args

5 years ago(#530) Implement tail format argument for unpack_args
rexim [Sat, 1 Dec 2018 16:55:10 +0000 (23:55 +0700)]
(#530) Implement tail format argument for unpack_args

5 years agoMerge pull request #533 from engelju/patch-1
Alexey Kutepov [Fri, 30 Nov 2018 14:32:55 +0000 (21:32 +0700)]
Merge pull request #533 from engelju/patch-1

Update README for MacOS dependencies

5 years agoUpdate README for MacOS dependencies
Julie Engel [Fri, 30 Nov 2018 14:19:30 +0000 (15:19 +0100)]
Update README for MacOS dependencies

5 years agoMerge pull request #529 from tsoding/526
Alexey Kutepov [Sun, 25 Nov 2018 18:54:39 +0000 (01:54 +0700)]
Merge pull request #529 from tsoding/526

(#526) ebisp support for `when`

5 years agoAdd TODO(#530)
rexim [Sun, 25 Nov 2018 18:08:48 +0000 (01:08 +0700)]
Add TODO(#530)

5 years agoRemove TODO(#526)
rexim [Sun, 25 Nov 2018 18:07:23 +0000 (01:07 +0700)]
Remove TODO(#526)

5 years ago(#526) Eval the body of `when`
rexim [Sun, 25 Nov 2018 18:03:39 +0000 (01:03 +0700)]
(#526) Eval the body of `when`

5 years ago(#526) Introduce eval_block
rexim [Sun, 25 Nov 2018 18:02:26 +0000 (01:02 +0700)]
(#526) Introduce eval_block

5 years ago(#526) introduce (print) for REPL
rexim [Sun, 25 Nov 2018 18:01:48 +0000 (01:01 +0700)]
(#526) introduce (print) for REPL

5 years agoMerge pull request #528 from tsoding/525
Alexey Kutepov [Sun, 25 Nov 2018 17:22:22 +0000 (00:22 +0700)]
Merge pull request #528 from tsoding/525

(#525) Make level_script functions static

5 years ago(#525) Make level_script functions static
rexim [Sun, 25 Nov 2018 17:19:35 +0000 (00:19 +0700)]
(#525) Make level_script functions static

Eliminating the need of any kind of prefix

5 years agoMerge pull request #520 from tsoding/513
Alexey Kutepov [Sun, 25 Nov 2018 17:10:16 +0000 (00:10 +0700)]
Merge pull request #520 from tsoding/513

(#513) Hide space to jump label

5 years agoAdd TODO(#527)
rexim [Sun, 25 Nov 2018 17:07:41 +0000 (00:07 +0700)]
Add TODO(#527)

5 years agoAdd TODO(#526)
rexim [Sun, 25 Nov 2018 17:07:40 +0000 (00:07 +0700)]
Add TODO(#526)

5 years agoAdd TODO(#525)
rexim [Sun, 25 Nov 2018 17:07:21 +0000 (00:07 +0700)]
Add TODO(#525)

5 years agoAdd TODO(#524)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#524)

5 years agoAdd TODO(#523)
rexim [Sun, 25 Nov 2018 17:07:20 +0000 (00:07 +0700)]
Add TODO(#523)

5 years agoAdd TODO(#522)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#522)

5 years agoAdd TODO(#521)
rexim [Sun, 25 Nov 2018 17:07:19 +0000 (00:07 +0700)]
Add TODO(#521)

5 years ago(#513) Logging problem
rexim [Sun, 25 Nov 2018 17:04:35 +0000 (00:04 +0700)]
(#513) Logging problem

5 years ago(#513) Introduce hide_jump_label script
rexim [Sun, 25 Nov 2018 16:58:48 +0000 (23:58 +0700)]
(#513) Introduce hide_jump_label script

5 years ago(#513) Introduce (get-player-jump-count)
rexim [Sun, 25 Nov 2018 16:51:42 +0000 (23:51 +0700)]
(#513) Introduce (get-player-jump-count)

5 years ago(#513) Remove player script
rexim [Sun, 25 Nov 2018 16:44:42 +0000 (23:44 +0700)]
(#513) Remove player script

5 years ago(#513) there is no way to send info from one script to another one
rexim [Sun, 25 Nov 2018 16:04:55 +0000 (23:04 +0700)]
(#513) there is no way to send info from one script to another one

5 years ago(#513) Assign script to player
rexim [Sat, 24 Nov 2018 18:50:14 +0000 (01:50 +0700)]
(#513) Assign script to player

5 years ago(#513) inline create_player
rexim [Sat, 24 Nov 2018 18:04:22 +0000 (01:04 +0700)]
(#513) inline create_player

5 years ago(#513) Introduce (hide-label) and (show-label)
rexim [Sat, 24 Nov 2018 17:41:29 +0000 (00:41 +0700)]
(#513) Introduce (hide-label) and (show-label)

5 years agoMerge pull request #519 from tsoding/518
Alexey Kutepov [Sun, 25 Nov 2018 10:31:00 +0000 (17:31 +0700)]
Merge pull request #519 from tsoding/518

(#518) Add clang CI build

5 years ago(#518) undefined reference to sqrtf
rexim [Sun, 25 Nov 2018 10:29:00 +0000 (17:29 +0700)]
(#518) undefined reference to sqrtf

5 years ago(#518) undefined reference
rexim [Sun, 25 Nov 2018 10:26:12 +0000 (17:26 +0700)]
(#518) undefined reference

5 years ago(#518) Add clang CI build
rexim [Sun, 25 Nov 2018 10:19:17 +0000 (17:19 +0700)]
(#518) Add clang CI build

5 years agoMerge pull request #517 from voldyman/master
Alexey Kutepov [Sun, 25 Nov 2018 10:16:06 +0000 (17:16 +0700)]
Merge pull request #517 from voldyman/master

[#509] svg2rects.py can now handle multiple scripts

5 years ago[509] svg2rects.py can now handle multiple scripts
Akshay [Sat, 24 Nov 2018 18:41:12 +0000 (10:41 -0800)]
[509] svg2rects.py can now handle multiple scripts

5 years agoMerge pull request #516 from tsoding/494
Alexey Kutepov [Sat, 24 Nov 2018 17:25:52 +0000 (00:25 +0700)]
Merge pull request #516 from tsoding/494

(#494) No need to handle cue state in script

5 years ago(#494) No need to handle cue state in script
rexim [Sat, 24 Nov 2018 17:22:34 +0000 (00:22 +0700)]
(#494) No need to handle cue state in script

5 years agoMerge pull request #515 from tsoding/512
Alexey Kutepov [Sat, 24 Nov 2018 17:03:55 +0000 (00:03 +0700)]
Merge pull request #515 from tsoding/512

(#512) Fix crash

5 years ago(#512) Introduce unpack_args_empty_list_test
rexim [Sat, 24 Nov 2018 16:55:57 +0000 (23:55 +0700)]
(#512) Introduce unpack_args_empty_list_test

5 years ago(#512) introduce unpack_args_test
rexim [Sat, 24 Nov 2018 16:48:51 +0000 (23:48 +0700)]
(#512) introduce unpack_args_test

5 years agoMerge pull request #510 from tsoding/507
Alexey Kutepov [Sun, 18 Nov 2018 17:57:39 +0000 (00:57 +0700)]
Merge pull request #510 from tsoding/507

(#507) unpack_args

5 years ago(#507) Refactor show_goal
rexim [Sun, 18 Nov 2018 17:54:21 +0000 (00:54 +0700)]
(#507) Refactor show_goal

5 years ago(#507) Move unpack_args to interpreter unit
rexim [Sun, 18 Nov 2018 17:42:45 +0000 (00:42 +0700)]
(#507) Move unpack_args to interpreter unit

5 years ago(#507) use unpack_args in hide_goal
rexim [Sun, 18 Nov 2018 17:33:49 +0000 (00:33 +0700)]
(#507) use unpack_args in hide_goal

5 years ago(#507) Implement unpack_args
rexim [Sun, 18 Nov 2018 17:24:49 +0000 (00:24 +0700)]
(#507) Implement unpack_args

5 years agoMerge pull request #508 from tsoding/502
Alexey Kutepov [Sat, 17 Nov 2018 20:07:23 +0000 (03:07 +0700)]
Merge pull request #508 from tsoding/502

(#502) Implement script region arguments

5 years agoAdd TODO(#509)
rexim [Sat, 17 Nov 2018 20:05:20 +0000 (03:05 +0700)]
Add TODO(#509)

5 years ago(#502) Implement script region arguments
rexim [Sat, 17 Nov 2018 18:37:35 +0000 (01:37 +0700)]
(#502) Implement script region arguments

5 years agoMerge pull request #506 from tsoding/503
Alexey Kutepov [Sat, 17 Nov 2018 17:24:55 +0000 (00:24 +0700)]
Merge pull request #506 from tsoding/503

(#503) Make hide-goal and show-goal accessible in console

5 years agoAdd TODO(#507)
rexim [Sat, 17 Nov 2018 17:07:12 +0000 (00:07 +0700)]
Add TODO(#507)

5 years ago(#503) Make hide-goal and show-goal accessible in console
rexim [Sat, 17 Nov 2018 17:03:58 +0000 (00:03 +0700)]
(#503) Make hide-goal and show-goal accessible in console

5 years agoRemove TODO(#366)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#366)

5 years agoRemove TODO(#477)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#477)

5 years agoRemove TODO(#456)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#456)

5 years agoRemove TODO(#448)
rexim [Tue, 13 Nov 2018 17:36:54 +0000 (00:36 +0700)]
Remove TODO(#448)

5 years agoMerge pull request #505 from tsoding/108
Alexey Kutepov [Mon, 12 Nov 2018 12:14:13 +0000 (19:14 +0700)]
Merge pull request #505 from tsoding/108

(#108) Refactor Color interface

5 years ago(#108) color_from_hexstr -> hexstr
rexim [Mon, 12 Nov 2018 12:12:17 +0000 (19:12 +0700)]
(#108) color_from_hexstr -> hexstr