Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cra16/cake-core issues and pull requests
#107 - Bad link
Issue -
State: open - Opened by tellts almost 3 years ago
#106 - login_compare block is not connecting with if block
Issue -
State: open - Opened by sunnybhadana almost 6 years ago
#105 - language
Issue -
State: open - Opened by thesameguy2323 about 6 years ago
#104 - macro 블록 뒤에 다른 블록 붙으면 개행 안되고 바로 붙는 문제
Issue -
State: closed - Opened by wbqd over 8 years ago
Labels: bug
#103 - macro 블록 function 안에 넣어지는 문제
Issue -
State: open - Opened by wbqd over 8 years ago
Labels: bug, ready
#102 - Blockly 저장소에 Pull Request하기
Issue -
State: open - Opened by wbqd over 8 years ago
Labels: ready
#101 - 기존 Blockly Class를 상속해 개발할 것
Issue -
State: open - Opened by wbqd over 8 years ago
Labels: enhancement, in progress
#100 - 최신 Blockly와 성공적으로 merging 할 것
Issue -
State: open - Opened by wbqd over 8 years ago
Labels: enhancement, in progress
#99 - Ctrl+z 기능
Issue -
State: open - Opened by cjh4219 over 8 years ago
Labels: ready
#98 - 스위치문 끝 괄호 없음
Issue -
State: closed - Opened by cjh4219 over 9 years ago
#97 - switch block / 괄호 하나가 없는 버그 ㅋㅋ
Issue -
State: closed - Opened by So-jeong over 9 years ago
#96 - Refactor generators/cake/loops.js from a D on Code Climate
Issue -
State: open - Opened by wbqd over 9 years ago
Labels: CodeClimate
#95 - Show core version on website
Issue -
State: open - Opened by wbqd over 9 years ago
Labels: enhancement, ready
#94 - type casting block
Issue -
State: open - Opened by So-jeong almost 10 years ago
Labels: ready
#93 - 변수이름, 함수이름 지을 때 숫자로 작명하지 않고 센스있는 이름으로 작명하게 만들기
Issue -
State: open - Opened by cjh4219 almost 10 years ago
#92 - Arithmetic 연산 block -> 실수형 number가 들어가면 튕김 .. 왜..?
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#91 - 영어버전으로 바꿨을 때 library_math_numcheck block의 dropdown생성 안되는 버그
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#90 - function return에서 array - var/ptr 구분
Issue -
State: closed - Opened by gahye almost 10 years ago
#89 - for 문 code generator 관련
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#88 - 다른 함수 간에 파라미터로 변수명 중복될 시 기존 변수가 사라지는 문제 == #73
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#87 - 다른 함수간에 변수명 중복안되는 문제
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#86 - function 파라미터 array 이상함 ㅡㅡ
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
- 1 comment
#85 - 출력블럭에 arithmetic 숫자 들어가면 변수로 취급되는 버그
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#84 - return블럭 생성
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
- 1 comment
#83 - 함수 사용 블럭의 파라미터 입력부에 변수get블럭을 넣을 시 드랍다운이 생성되지 않는 오류
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#82 - 포인터 *x = *y 블럭으로 표현 불가능.
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#81 - if블럭 조건부에 포인터에 * 붙여서 넣을 수 없음
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#80 - 함수 안에서 파라미터를 변수처럼 사용할 수 없는 에러
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#79 - 출력 블럭 복사 시 블럭 모형이 이상하게 변형되는 버그 = issue #66
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
- 1 comment
#78 - for문에서 float 변수만 선택되는 버그
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
- 1 comment
#77 - Arithmetic 연산에 get변수 블럭이 안들어감. 타입문제
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#76 - 매개변수로 array보낼 때 [ ] 인덱스 안정하고 보낼 때
Issue -
State: closed - Opened by gahye almost 10 years ago
#75 - 변수 main 외부에서 선언하고 싶을 때? _ 취급 안함 ㅋㅋ
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#74 - structure만든 후, array 로 사용하고 싶을 때..
Issue -
State: open - Opened by So-jeong almost 10 years ago
Labels: ready
#73 - 변수 get block 내용 -> main block 안에서 선언되는 변수 이름이랑 함수의 parameter 이름이랑 같을 경우 변수 get block dropdown에서 이름이 생성되지 않는 문제 == #88
Issue -
State: closed - Opened by So-jeong almost 10 years ago
- 1 comment
#72 - 변수명에 '숫자만' 들어갔을 때
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#71 - array의 갯수 넣는 곳?에 integer 변수가 들어갈수없는 문제 (ex) array[a][b]; )
Issue -
State: closed - Opened by So-jeong almost 10 years ago
- 1 comment
#70 - do - while block?
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#69 - '주석'만을 위한 block? (사용자가 code에 직접 쓰는 주석)
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#68 - i--, i++, i+=1, i-=1 같은것들을 쉽게 할 수 있는 block을 만들어볼수 있을까요? --> 걍 안하기로 결정
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#67 - 자주쓰는블럭을 위한 새로운 category _ 구현안하기로결정.
Issue -
State: closed - Opened by So-jeong almost 10 years ago
- 1 comment
#66 - 출력, 입력 block 복붙하면 block 빈공간에 '출력' 및 '입력' 이라고 글씨가 나오는 현상 = issue #79
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#65 - number block 에 '실수'형을 쓸수있도록
Issue -
State: closed - Opened by So-jeong almost 10 years ago
- 1 comment
#64 - 변수 일일이 선언 - 입력, 출력처럼 한줄에?
Issue -
State: closed - Opened by gahye almost 10 years ago
#63 - for문에서 array index의 변수 쓰기
Issue -
State: closed - Opened by gahye almost 10 years ago
- 1 comment
#62 - 변수이름 - 한글일 때
Issue -
State: closed - Opened by gahye almost 10 years ago
- 1 comment
#61 - 더블포인터
Issue -
State: open - Opened by gahye almost 10 years ago
Labels: in progress
#60 - stdio.h -> printf() block code generator (# define에 대해서)
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#59 - Testing
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
- 1 comment
#58 - structure block 다음에 for block이 오면 타입체킹에서 에러 발생
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#57 - text block code generator: 자동 역슬래시 생성 ('. ". \, ?)
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#56 - library에 검색기능을 위한 tag 달기
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#55 - #define block
Issue -
State: closed - Opened by So-jeong almost 10 years ago
- 1 comment
#54 - stdio.h -> scanf() block code generator (array 에 대해서만 하면 됨)
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#53 - stdio.h -> scanf() block 만들기
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#52 - en.js tooltip 한글로 되있는거 영어로 번역
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#51 - stdio.h -> printf() block code generator (double pointer에 대해서)
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#50 - srand(time(NULL)); code/ time.h의 두 block에서 code 추가할 때, main 외 다른 function에서도 block을 추가하면 main 내로 code 가 추가되는 문제
Issue -
State: closed - Opened by So-jeong almost 10 years ago
#49 - variable type check시 dropdown생성할 때 하도록 하지 말고 onchange에서 type check하도록 바꾸기
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#48 - if문 수정
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#47 - string.h
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#46 - time.h
Issue -
State: closed - Opened by cjh4219 almost 10 years ago
#45 - array - index length에 따라 type checking
Issue -
State: closed - Opened by gahye almost 10 years ago
#44 - DS_store delete
Issue -
State: open - Opened by So-jeong about 10 years ago
#43 - stdlib.h -> rand() block생성 시 'srand(time(NULL))' code 추가
Issue -
State: closed - Opened by So-jeong about 10 years ago
#42 - bower.io에 package 등록하고 관리하기.
Issue -
State: closed - Opened by wbqd about 10 years ago
Labels: enhancement
#41 - Function-array 추가 후 block 오류
Issue -
State: closed - Opened by gahye about 10 years ago
#40 - 새로만든 block들 '경고'안뜨는 문제 해결
Issue -
State: closed - Opened by So-jeong about 10 years ago
#39 - malloc type별로 generating code
Issue -
State: closed - Opened by gahye about 10 years ago
#38 - variable 이름 중복 체크
Issue -
State: closed - Opened by gahye about 10 years ago
#37 - pointer set block에서 set 방법 - type checking
Issue -
State: closed - Opened by gahye about 10 years ago
#36 - 블럭들 setTooltip 수정하기
Issue -
State: closed - Opened by So-jeong about 10 years ago
#35 - 블럭들 setHelpUrl 수정하기
Issue -
State: closed - Opened by So-jeong about 10 years ago
#34 - Index checking error
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#33 - 블럭 추가 (library-string.h/ time.h관련)
Issue -
State: closed - Opened by So-jeong about 10 years ago
#32 - 블럭 사용자 친화적으로 바꾸기 (library-stdlib.h)
Issue -
State: closed - Opened by So-jeong about 10 years ago
#31 - 블럭 사용자 친화적으로 바꾸기 (library-stdio.h)
Issue -
State: closed - Opened by So-jeong about 10 years ago
#30 - 한글버전 초기값, 한글이 코드에 들어가는 부분 수정
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#29 - 변수들 get 블럭에서 type checking
Issue -
State: closed - Opened by gahye about 10 years ago
#28 - ko.js en.js 맞추기
Issue -
State: closed - Opened by So-jeong about 10 years ago
#27 - Refactor blockly/core/blocks.js from a B on Code Climate
Issue -
State: closed - Opened by wbqd about 10 years ago
Labels: CodeClimate
#26 - GCC 설치 -> C reference 확인
Issue -
State: closed - Opened by So-jeong about 10 years ago
#25 - scope 문제 해결
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#24 - switch블럭 case에 숫자 안들어가는 버그 수정
Issue -
State: closed - Opened by So-jeong about 10 years ago
- 1 comment
#23 - 변수 사용 시 선언 이후에 가능하게 하기
Issue -
State: closed - Opened by gahye about 10 years ago
#19 - parameter 지역변수 취급/변수DB에 저장
Issue -
State: closed - Opened by cjh4219 about 10 years ago
- 1 comment
#18 - parameter type 추가
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#17 - 나머지 block들 파악 -> 수정할 사항 check
Issue -
State: closed - Opened by So-jeong about 10 years ago
#16 - library쪽 block 파악 -> 수정할 사항 check (stdio.h/ stdlib.h/ math.h/ string.h/ time.h)
Issue -
State: closed - Opened by So-jeong about 10 years ago
#14 - 블럭검색기능
Issue -
State: closed - Opened by cjh4219 about 10 years ago
- 1 comment
#13 - CodeClimate Exclude patterns
Issue -
State: closed - Opened by wbqd about 10 years ago
- 1 comment
#12 - js, python, dart에 대한 압축 파일을 만들지 않도록 build.py 수정
Issue -
State: closed - Opened by wbqd about 10 years ago
#9 - Variable scope data
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#8 - 블럭 분류 / 블럭 색깔
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#7 - 블럭 사용자 친화적으로 바꾸기 (library-math.h)
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#6 - 블럭 한글화/요약
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#5 - 도움말 한글로 변경
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#4 - Variable data 저장 방식 변경
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#2 - Null pointer checking
Issue -
State: closed - Opened by cjh4219 about 10 years ago
#1 - Type checking
Issue -
State: closed - Opened by cjh4219 about 10 years ago